SyncRestOpenApiResult
Defined in: wp-typia-block-runtime/src/metadata-core.ts:264
Result returned after writing an aggregate REST OpenAPI document.
Properties
Section titled “Properties”endpointCount
Section titled “endpointCount”endpointCount:
number
Defined in: wp-typia-block-runtime/src/metadata-core.ts:266
Number of endpoints included in the generated OpenAPI file.
openApiPath
Section titled “openApiPath”openApiPath:
string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:268
Absolute path to the generated OpenAPI file.
schemaNames
Section titled “schemaNames”schemaNames:
string[]
Defined in: wp-typia-block-runtime/src/metadata-core.ts:270
Component schema names included in the generated document.