Skip to content

Generate Python-conform JSON schema for tests #45

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 1 commit into from
Apr 28, 2025

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Apr 28, 2025

We generate a separate, Python-conform JSON schema to perform verification in the tests since the original JSON schema uses surrogate pairs to represent the characters above the Basic Multilingual Plain.

This is related to the following issue in jsonschema library.

We generate a separate, Python-conform JSON schema to perform
verification in the tests since the original JSON schema uses surrogate
pairs to represent the characters above the Basic Multilingual Plain.

This is related to [the following issue in jsonschema library].

[the following issue in jsonschema library]: python-jsonschema/jsonschema#1142
@mristin mristin merged commit 9ac4fec into main Apr 28, 2025
@mristin mristin deleted the mristin/Generate-Python-conform-JSON-schema branch April 28, 2025 06:41
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