Skip to content

Parallel PR to #233 (fixes #232) #234

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

Merged
merged 10 commits into from
May 15, 2023
Merged

Parallel PR to #233 (fixes #232) #234

merged 10 commits into from
May 15, 2023

Conversation

cwacek
Copy link
Owner

@cwacek cwacek commented May 15, 2023

See details in #233. This PR just contains those with some merge
inconsistencies and workflow issues fixed.

  • fix nested oneOf resolution with different schema types (fixes Invalid resolution of nested oneOf for schemas of differing types #232)
  • fix nested oneOf via $ref failing set value
  • fix support of oneOf nested under additionalProperties object
  • tests: Remove old python versions. Add new
  • formatting: Update for new version of black
  • tests: Fix the way we run coverage

@cwacek cwacek merged commit 51a29d2 into master May 15, 2023
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.

Invalid resolution of nested oneOf for schemas of differing types
2 participants