Skip to content

projectJsonSchemaDocument

projectJsonSchemaDocument<Schema>(schema, options): Schema

Defined in: wp-typia-block-runtime/src/schema-core.ts:267

Projects one generated wp-typia JSON Schema document into a consumer-facing profile.

Schema extends JsonSchemaObject | JsonSchemaDocument

Schema

Existing generated JSON Schema document.

JsonSchemaProjectionOptions

Projection profile options.

Schema

A cloned schema document adjusted for the requested profile.