Options accepted by toJsonSchema.
Optional
Whether to include the $schema header in the output. Set to false when embedding in an OpenAPI spec.
$schema
false
true Copy
true
JSON Schema draft version to reference in the $schema header.
'2020-12' Copy
'2020-12'
Options accepted by toJsonSchema.