Skip to content

Reinstate validation of JSON Schemas (and examples) in build process #3784

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 3 commits into from
May 10, 2024

Conversation

Bellangelo
Copy link
Member

@Bellangelo Bellangelo commented May 6, 2024

Closes #1739

Script to validate JSON Schema instances against JSON Schema metaschema has been written and tested. Will be included in PR for HTML spec / registry go live.

From my understanding, this is covered now by the validation library itself @hyperjump/json-schema.

Also script to validate examples against OAS schema instances, ditto.

This is now covered by 983e12e and e60a113

Last but not least, I have made some small clean-ups in the existing tests here 1e36a8b

@Bellangelo Bellangelo requested review from a team as code owners May 6, 2024 16:15
@handrews handrews added Schema script Pull requests that update Bash or JavaScript code labels May 6, 2024
@handrews handrews merged commit 209d9a4 into OAI:main May 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Schema script Pull requests that update Bash or JavaScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reinstate validation of JSON Schemas (and examples) in build process
4 participants