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

build: Require jsonschema>=4.10.0 for schema validation #46

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

matthewfeickert
Copy link
Member

Resolves #38.

The update to draft-06 might not be needed here and could be handled in another follow up PR.

@matthewfeickert matthewfeickert force-pushed the feat/fix-jsonschema-regression branch from 38cf477 to 945935e Compare February 13, 2023 08:26
@matthewfeickert matthewfeickert force-pushed the feat/fix-jsonschema-regression branch 2 times, most recently from 3a2b0d0 to 62e5b94 Compare March 27, 2024 20:12
@matthewfeickert
Copy link
Member Author

@kratsg I know that you don't have much time at the moment, but can you remind @lukasheinrich and me of some jsonschema basics (I know I need to go read the docs)? I have forgotten basically all of my knowledge here, and I should really fix this year+ old bug.

@matthewfeickert matthewfeickert force-pushed the feat/fix-jsonschema-regression branch from 62e5b94 to 47c468e Compare June 17, 2024 17:39
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.

Regression from breaking change in jsonschema v4.10.0
1 participant