blob: ca15acb139985493e1e0e38c088816c9ee99f1d4 (
plain) (
blame)
1
2
3
4
5
|
referencing is an implementation-agnostic implementation of JSON reference
resolution.
In other words, a way for e.g. JSON Schema tooling to resolve the $ref keyword
across all drafts without needing to implement support themselves.
|