Skip to content

Conversation

@jdesrosiers
Copy link
Member

Related to #1120

The links.json schema uses $recursiveRef wrong. In fact, $recursiveRef is not capable of expressing the relationship that was
intended. With this version, schemas in the links keyword are pinned to the 2019-09 hyperschema dialect even if $recursiveRef is used to extend the 2019-09 hyperschema dialect. While not exactly what was intended, this covers all but advanced use-cases.

The links.json schema uses `$recursiveRef` wrong. In fact,
`$recursiveRef` is not capable of expressing the relationship that was
intended. With this version, schemas in the `links` keyword are pinned
to the 2019-09 hyperschema dialect even if `$recursiveRef` is used to
extend the 2019-09 hyperschema dialect. While not exactly what was
intended, this covers all but advanced use-cases.
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 this pull request may close these issues.

JSON Hyper-Schema Needs Schema Version Parity

1 participant