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

MVP JSON Schema file format #2

Closed
jedrichards opened this issue Aug 27, 2019 · 0 comments · Fixed by #3
Closed

MVP JSON Schema file format #2

jedrichards opened this issue Aug 27, 2019 · 0 comments · Fixed by #3
Assignees

Comments

@jedrichards
Copy link
Member

jedrichards commented Aug 27, 2019

Create a hand-crafted MVPish v1 of the file format in this repo, using plain JSON Schema. This should act as a conversation starter, and a concrete example that other parties can use to explore the problem space.

@nthState's automatically generated schema can act as a starting point.

We should explore ways of managing a large JSON Schema as part of this process. For example,

  • Are there ways of splitting it up into smaller more manageable files, and then combining into the final schema later?
  • What tooling is available to lint a schema
  • Maybe use prettier to autoformat the JSON consistently
  • Etc
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 a pull request may close this issue.

1 participant