redhat-developer / redhat-developer/vscode-yaml
List schema versions that you support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 829
- Forks
- 260
- Avg merge
- 5h 43m
- Merged PRs (30d)
- 1
Description
I added { $schema": "https://json-schema.org/draft/2020-12/schema" } to my schema and get this message:
Draft 2020-12 schemas are not yet fully supported
So what URI should I use instead?
The documentation only mentions this:
The schema support is shipped with JSON Schema Draft 7.
but it's not clear what it means or rather by what URL it's represented.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked “Associating schemas” documentation and its statement about JSON Schema Draft 7. Clarify which schema URI or identifier users should use and document the supported draft explicitly; done when the documentation answers the reported question without requiring issue comments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100