Skip to content
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

Create jsonschema and check the enums with it #2

Closed
rom1504 opened this issue Mar 24, 2015 · 0 comments
Closed

Create jsonschema and check the enums with it #2

rom1504 opened this issue Mar 24, 2015 · 0 comments

Comments

@rom1504
Copy link
Member

rom1504 commented Mar 24, 2015

See http://json-schema.org/ and https://www.npmjs.com/package/jsonschema

The point of this is to check automatically the json format documentation (see https://github.com/PrismarineJS/minecraft-data/wiki/Recipe-format) is actually true and can be trusted, even if recipes.json is updated or if the format change.

It would be nice to add this test to a ci service (circle ci ?)

This was referenced Mar 24, 2015
roblabla added a commit that referenced this issue Aug 25, 2015
replace condition by switch in schema
timmyRS added a commit that referenced this issue Jul 8, 2019
Add 1.14.4-pre3 to common/protocolVersions.json
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

No branches or pull requests

1 participant