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 oneOf, anyOf, not #3513

Merged
merged 2 commits into from Aug 2, 2017

Conversation

shockey
Copy link
Contributor

@shockey shockey commented Aug 2, 2017

Fixes #3490.

Looks like this:
image

@shockey shockey merged commit cd422fe into swagger-api:master Aug 2, 2017
@shockey shockey mentioned this pull request Aug 5, 2017
@terrybondy
Copy link

Seems strange to me that you have three renderings of NewsArticle above. Is that because you have two other models that use:
allOf:
- $ref: '#/components/schemas/NewsArticle'
? If so, how come they don't render their model names?

@shockey
Copy link
Contributor Author

shockey commented Aug 16, 2017

@terrybondy, yeah, that's a bug, we're tracking it here: #3490

Good catch!

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.

None yet

2 participants