applyOutputTransformsToSchema
applyOutputTransformsToSchema(
schema,transforms):OutputTransformSchemaResult
Defined in: output-transform/schema.ts:108
Apply a sequence of output transforms to a JSON Schema.
Accumulates $defName hints across all transforms.
Parameters
Section titled “Parameters”schema
Section titled “schema”transforms
Section titled “transforms”readonly OutputTransformSpec[]
Returns
Section titled “Returns”OutputTransformSchemaResult