Skip to content

buildEndpointOpenApiDocument

buildEndpointOpenApiDocument(options): OpenApiDocument

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

Build a complete OpenAPI 3.1 document from contract manifests and route metadata.

EndpointOpenApiDocumentOptions

Aggregate contract and endpoint definitions for the REST surface.

OpenApiDocument

A JSON-compatible OpenAPI document with paths, components, and auth metadata.