Skip to content

fix(docs): an error is thrown if generation fails#36

Merged
Tieske merged 2 commits intomasterfrom
fix/docs
Sep 2, 2025
Merged

fix(docs): an error is thrown if generation fails#36
Tieske merged 2 commits intomasterfrom
fix/docs

Conversation

@Tieske
Copy link
Owner

@Tieske Tieske commented Sep 2, 2025

If a schema is invalid and cannot be generated, no 'nil+err' is returned, but it throws an error. This updates the docs to align with actual behaviour.

Fixes #35

If a schema is invalid and cannot be generated, no 'nil+err' is
returned, but it throws an error. This updates the docs to
align with actual behaviour.
Since the updates since the last release are docs only, rerendering
makes sense since it describes actual behaviour.
@Tieske Tieske merged commit b741c99 into master Sep 2, 2025
3 of 7 checks passed
@Tieske Tieske deleted the fix/docs branch September 2, 2025 17:31
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.

jsonschema.generate_validator question

1 participant