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

Fix ResourceTypeSchema for schemas containing oneOf and conditionals … #80

Closed

Conversation

vladtsir
Copy link
Contributor

@vladtsir vladtsir commented Feb 1, 2020

…(#70)

*Issue #, if available:70

*Description of changes:

  • ResourceTypeSchema no longer extends ObjectSchema, uses delegation to achieve the same behavior.
  • added unit tests for oneOf schemas
  • renamed all test schemata under test/resources adding -schema suffix to help distinguish sample resource definitions from sample resource models

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vladtsir vladtsir closed this Feb 1, 2020
@vladtsir vladtsir deleted the fix-oneof-schema branch February 2, 2020 01:27
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.

1 participant