applyOutputTransformToSchema
applyOutputTransformToSchema(
schema,spec):OutputTransformSchemaResult
Defined in: output-transform/schema.ts:52
Apply a single output transform spec to a JSON Schema.
Returns the transformed schema and any $defName hints.
Parameters
Section titled “Parameters”schema
Section titled “schema”Returns
Section titled “Returns”OutputTransformSchemaResult