Skip to content

test: validate all JSON schemas against the draft-07 meta-schema - #1243

Open
AnonymoDGH wants to merge 1 commit into
PrismarineJS:masterfrom
AnonymoDGH:fix/mcd-1057
Open

test: validate all JSON schemas against the draft-07 meta-schema#1243
AnonymoDGH wants to merge 1 commit into
PrismarineJS:masterfrom
AnonymoDGH:fix/mcd-1057

Conversation

@AnonymoDGH

Copy link
Copy Markdown
Contributor

Fixes #1057

Adds an audit test that validates every schema in schemas/ against the JSON Schema draft-07 meta-schema, preventing typos in the schemas themselves (ajv@6 uses draft-07).

Verified: all 25 schemas pass meta-schema validation.

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.

Validate JSON schemas with a meta-schema

1 participant