We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm posting an issue before starting a PR, but I'm willing to (help) implement this if this is not already possible.
I would like to define query parameters in the open api definition that we generate with this package. (https://stackoverflow.com/questions/63862351/openapi-how-to-describe-query-parameters)
If this is not yet possible, I assume that we need to define something on the schema for having the "in"?
The text was updated successfully, but these errors were encountered:
the in seems to be present in several elements but no documented ...
look around this package https://github.com/goldspecdigital/oooas that do the openapi elements
Sorry, something went wrong.
No branches or pull requests
I'm posting an issue before starting a PR, but I'm willing to (help) implement this if this is not already possible.
I would like to define query parameters in the open api definition that we generate with this package. (https://stackoverflow.com/questions/63862351/openapi-how-to-describe-query-parameters)
If this is not yet possible, I assume that we need to define something on the schema for having the "in"?
The text was updated successfully, but these errors were encountered: