🚧 Roadmap
Unsupported JSON Schema features in JSONSchemaViewer
As you might have guessed, supporting several versions is a challenging topic.
A few selected keywords are unsupported for the time being :
Specification | keyword | Main Reason |
---|---|---|
2019-09 | $recursiveRef | Recursive schemas are not on the roadmap yet |
2019-09 | $recursiveAnchor | Recursive schemas are not on the roadmap yet |
2020-12 | $dynamicRef | Recursive schemas are not on the roadmap yet |
2020-12 | $dynamicAnchor | Recursive schemas are not on the roadmap yet |
If you wish to see them covered, consider to contribute to the project 😉