Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use types for query parameters #166

Open
juliuste opened this issue Jun 21, 2021 · 0 comments
Open

use types for query parameters #166

juliuste opened this issue Jun 21, 2021 · 0 comments

Comments

@juliuste
Copy link

Disclaimer: Sorry for opening yet another issue, please close if out of scope/not useful. I'm currently integrating this library into a project that previously had a hand-written openapi doc, so I'm creating an issue here everytime I encounter a situation where the library doesn't (yet) allow what can be achieved by hand.

It seems like the library currently ignores type information for query parameters, even though the OpenAPI spec allows this (e.g. restricting a query parameter to an enum or even a number). Not sure if this was intentional or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant