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

Consider subtypes when encountering supertype #35

Merged
merged 5 commits into from
Mar 2, 2020

Conversation

CarstenWickner
Copy link
Member

@CarstenWickner CarstenWickner commented Mar 2, 2020

Including all identified (and applicable) subtypes as "anyOf" in a supertype's schema.

Known limitation for now:

For non-generic subtypes, this should be good to go.

@CarstenWickner CarstenWickner added the enhancement New feature or request label Mar 2, 2020
@CarstenWickner CarstenWickner self-assigned this Mar 2, 2020
@CarstenWickner CarstenWickner linked an issue Mar 2, 2020 that may be closed by this pull request
@CarstenWickner CarstenWickner changed the title Consider subtypes when encounterin supertype Consider subtypes when encountering supertype Mar 2, 2020
@CarstenWickner CarstenWickner merged commit 28eb441 into master Mar 2, 2020
@CarstenWickner CarstenWickner deleted the consider-sub-types branch March 2, 2020 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Allow for multiple overridden types at once
1 participant