JsonSchema
JsonSchema =
object
Defined in: src/types.ts:68
JSON Schema for the canonical wire form returned by toJsonSchema().
Properties
Section titled “Properties”description
Section titled “description”
readonlydescription:string
Defined in: src/types.ts:71
example
Section titled “example”
readonlyexample:string
Defined in: src/types.ts:72
pattern
Section titled “pattern”
readonlypattern:string
Defined in: src/types.ts:70
readonlytype:"string"
Defined in: src/types.ts:69