OptionalbaseOptionalconstIf true then JSONSchema.const is rendered as JSONSchema.enum with a single element.
OptionaldefinitionsThe mapping from the definition name to a shape that is converted to the JSON schema.
OptionaldefinitionsThe key under which the definitions are stored.
OptionaldialectThe schema dialect placed in JSONSchema.$schema. By default, no dialect is added.
OptionalpostprocessCalled for each schema after it is generated.
OptionalunusedIf true then definitions from definitions that aren't referenced, are still rendered under
definitionsKey. Otherwise, those definitions aren't rendered.
The schema base path.