Skip to content

Conversation

@MaxDude132
Copy link
Contributor

Replaces usage of the generic Parameter class with version-specific Parameter30 and Parameter31 classes to ensure correct type checking for parameters in OpenAPI 3.0 and 3.1 specs. Adds regression test and test data for issue #120 to verify correct handling of query parameters with enums and defaults.

Replaces usage of the generic Parameter class with version-specific Parameter30 and Parameter31 classes to ensure correct type checking for parameters in OpenAPI 3.0 and 3.1 specs. Adds regression test and test data for issue MarcoMuellner#120 to verify correct handling of query parameters with enums and defaults.
@MarcoMuellner
Copy link
Owner

Well done! Thank you for the contribution!

@MarcoMuellner MarcoMuellner merged commit a4fb571 into MarcoMuellner:main Sep 28, 2025
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.

2 participants