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

Support discriminator for request bodies #305

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

ahx
Copy link
Owner

@ahx ahx commented Dec 3, 2024

This loads the referenced schema for request bodies from the main OpenAPI document instead of creating a new Schema instance.

ahx added 2 commits December 3, 2024 14:16
This loads the referenced schema for request bodies from the main OpenAPI document instead of creating a new Schema instance.
This change makes it necessary to setup after_property_validation globally, which is not optimal.
@ahx ahx merged commit 44aea14 into main Dec 3, 2024
18 checks passed
@ahx ahx deleted the referenced-content-schema branch December 3, 2024 13:41
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.

1 participant