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

read properties from allOf inline schemas #1247

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

HugoMario
Copy link
Contributor

fix swagger-api/swagger-codegen#12241

About this PR:
Inline schemas were not propertly read from an allOf composed schema. This was fixed in order that all properties declared in allOf schemas (inline and no inline) can be included in the output code.

@HugoMario HugoMario merged commit 68f3b84 into master Jan 30, 2024
4 checks passed
@HugoMario HugoMario deleted the codegen-issue-12241 branch January 30, 2024 23:07
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.

AllOf not working
1 participant