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

Inlined schemas under paths should default to Any. #354

Merged
merged 6 commits into from
Jan 29, 2025

Conversation

cjbooms
Copy link
Owner

@cjbooms cjbooms commented Jan 28, 2025

Until support for inlined schemas nested under paths section is added, Any should be used. This is better than generating an incorrect type.

Fixes #352

…t for inlined schemas in query parameters is added, Any should be used instead of generating an incorrect type.
…t for inlined schemas in query parameters is added, Any should be used instead of generating an incorrect type.
@cjbooms cjbooms changed the title Inlined schemas within parameters should default to Any. Inlined schemas under paths should default to Any. Jan 28, 2025
@cjbooms cjbooms requested a review from averabaq January 28, 2025 21:59
@cjbooms cjbooms merged commit 83aab9f into master Jan 29, 2025
1 check passed
@cjbooms cjbooms deleted the improve-query-parameter-generation branch January 29, 2025 09:52
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.

Support enum models in queryparams
1 participant