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

openapi3filter: Fix default arrays application for query parameters #992

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

TheSadlig
Copy link
Contributor

This fixes #991, by checking the default value type before applying it.

@fenollp fenollp changed the title fixes #991 - openapi3filter: Fix default arrays application for query parameters openapi3filter: Fix default arrays application for query parameters Jul 27, 2024
@fenollp fenollp merged commit cf9684e into getkin:master Jul 27, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

ValidateParameter does not apply default arrays correctly in queries
3 participants