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

WIP: Fix #281 #284

Closed
wants to merge 4 commits into from
Closed

WIP: Fix #281 #284

wants to merge 4 commits into from

Conversation

cwacek
Copy link
Owner

@cwacek cwacek commented Mar 5, 2024

Set up tests against the schema provided in #281, and see if we can figure out why it doesn't parse.

This issue occurred because allOf was set but the matching set of schemas were
null, so the union operation failed. This just handles that specific case.

The test is still failing because this schema appears to also use the `const`
keyword which isn't supported per #229
@cwacek
Copy link
Owner Author

cwacek commented May 19, 2024

Closing. See commentary on #281: not sure how to actually fix.

@cwacek cwacek closed this May 19, 2024
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

1 participant