Skip to content

Keep required field when converting composed model to OpenAPI #1797

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

Merged
merged 2 commits into from
Oct 16, 2022

Conversation

sebas2day
Copy link
Contributor

Fixes #1796

Make sure the required field don't get lost when it is having an allOf in Swagger and you want to convert it to OpenAPI

sebas2day and others added 2 commits September 14, 2022 19:51

Verified

This commit was signed with the committer’s verified signature.
sebas2day Sebastiaan Brouwer

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@frantuma frantuma merged commit 4a94617 into swagger-api:master Oct 16, 2022
@frantuma
Copy link
Member

thanks!

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.

Swagger conversion to OpenAPI3 with allOf makes required of the composed model get lost
2 participants