-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
As part of JSONSchema Draft 6, $ref can point to a definition defined with an $id (or just id, spec seems vague if its $id or id in v6) -- it would be wonderful if we could get support for that here.
For instance, in definitions we will be able to use {"references": { "$id": "#test", ... }} and in our core properties, refer to it via {"properties": {"$ref": "#test", ...}}
Thanks!
RB-Lab, bmjsmith, Relequestual and td-macompta
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality