Describes how keys and key references can be declared in a schema
Example:
{ "keys": { "identifier": "$.some.query", "anotherIdentifier": "$.another.query" } }
Property is an identifier, value is a json path
Generated using TypeDoc
Describes how keys and key references can be declared in a schema
Example: