Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant