Skip to content

SyncRestOpenApiResult

Defined in: wp-typia-block-runtime/src/metadata-core.ts:264

Result returned after writing an aggregate REST OpenAPI document.

endpointCount: number

Defined in: wp-typia-block-runtime/src/metadata-core.ts:266

Number of endpoints included in the generated OpenAPI file.


openApiPath: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:268

Absolute path to the generated OpenAPI file.


schemaNames: string[]

Defined in: wp-typia-block-runtime/src/metadata-core.ts:270

Component schema names included in the generated document.