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 JSON schema for piling configuration #47

Open
flekschas opened this issue Nov 14, 2019 · 0 comments
Open

Create JSON schema for piling configuration #47

flekschas opened this issue Nov 14, 2019 · 0 comments
Labels
new feature Coding: new feature or enhacement

Comments

@flekschas
Copy link
Owner

flekschas commented Nov 14, 2019

This issue is related to #46

Once we are able to import/export the piling configuration, we should define a JSON schema to describe the piling configurations. We can use this tool to get started, which turns a JSON object into a JSON schema: https://jsonschema.net/

The root $id should be https://piling.js.org/schema.json

Once we have the basics we need to manually define some other useful things like value ranges (which the tool from above can't extract automatically): https://json-schema.org/understanding-json-schema/reference/numeric.html

@flekschas flekschas added the new feature Coding: new feature or enhacement label Nov 14, 2019
@flekschas flekschas changed the title Create schema JSON for piling configuration Create JSON schema for piling configuration Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Coding: new feature or enhacement
Projects
None yet
Development

No branches or pull requests

1 participant