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

Refactor flat_schema function to handle AllOf schemas #1

Merged
merged 3 commits into from
Dec 29, 2023

Conversation

uzimaru0000
Copy link
Owner

This pull request refactors the flat_schema function to handle AllOf schemas in the OpenAPI specification. It introduces support for flattening multiple schemas into a single object schema, allowing for more flexible and modular schema definitions. This change improves the overall functionality and usability of the flat_schema function.

@uzimaru0000 uzimaru0000 merged commit 3dfdc2e into main Dec 29, 2023
4 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.

1 participant