Optional
JsonSchema.Options.typeName
By default, JsonSchema.toType will generate an "inline" TypeScript type. Use this option to have JsonSchema.toType generate a type alias with the name you provide.
JsonSchema.toType
JsonSchema.Options.typeName
By default,
JsonSchema.toType
will generate an "inline" TypeScript type. Use this option to haveJsonSchema.toType
generate a type alias with the name you provide.