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

add support for discriminated union conversion to openapi #86

Merged
merged 6 commits into from
Jan 31, 2022

Conversation

lewisjkl
Copy link
Contributor

Also updates discriminated union validator to check that target structures do not contain the discriminator field explicitly

@Baccata Baccata merged commit 5759f2c into main Jan 31, 2022
@Baccata Baccata deleted the discriminated-union-openapi branch January 31, 2022 17:20
Baccata added a commit that referenced this pull request May 10, 2022
* add support for discriminated unions to openapi
* create missing headers
* rename union test operation
* remove incorrect union shape
* fix json tests
* Add discriminator field to alternatives in openapi

Co-authored-by: Olivier Mélois <[email protected]>
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.

3 participants