reference
Creates a reference to another schema definition.
Example
property("address") {
reference("#/definitions/Address")
}Content copied to clipboard
Return
A configured ReferencePropertyDefinition
Parameters
ref
The reference URI (e.g., "#/definitions/Address")