Closed
Description
Test where "$recursiveRef"
targets a "$recursiveAnchor": true
schema and there is also an outer scope "$recursiveAnchor": true
to which the $recursiveRef
should actually resolve.
Should probably have at least two cases:
- the outer scope is the entry point (as with our multi-vocabulary meta-schemas that include the applicator vocabulary)
- the outer scope is intermediate (such as when using
links.json
, the schema for hyper-schema's Link Description Object, as the entry point).