-
-
Notifications
You must be signed in to change notification settings - Fork 4
Add JSON schema #82
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
Comments
Where do you think it makes most sense to host the JSON schema, or what would you prefer? Basically the two options are to host it in the Both have their pros and cons. For example hosting it here it is closer to the definition and can be developed together with it, Hosting it in the |
Actually, I think I'm sufficiently happy with the schema I created, now I just need to know where I should contribute it to. :-D |
I'd prefer to own it, and keep it in this repo for now (even though we need to add some testing infra), and later on we can mirror it in the schema store or add a reference like you mentioned. |
To make it easier to build the YAML.
It can be also added here: https://github.com/SchemaStore/schemastore so that it's available by default in IntelliJ-based IDEs.
The text was updated successfully, but these errors were encountered: