applyOutputTransformsToSchema
applyOutputTransformsToSchema(
schema,transforms):JsonSchemaObject
Defined in: output-transform/schema.ts:58
Apply a sequence of output transforms to a JSON Schema.
Parameters
Section titled “Parameters”schema
Section titled “schema”transforms
Section titled “transforms”readonly OutputTransformSpec[]