Skip to content

Add support for query parameters #70

@viskimark

Description

@viskimark

Hi!

It would be really nice, if instead of path parameters, we could somehow specify query parameters aswell.
I don't want all my endpoints to look like this:
/foo/{bar}/{baz}
when this would be preferred:
/foo?bar=1&baz=2

Any way to achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions