Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Generate Python-conform JSON schema for tests#45

Merged
mristin merged 1 commit into
mainfrom
mristin/Generate-Python-conform-JSON-schema
Apr 28, 2025
Merged

Generate Python-conform JSON schema for tests#45
mristin merged 1 commit into
mainfrom
mristin/Generate-Python-conform-JSON-schema

Conversation

@mristin
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant