SyncRestOpenApiResult
Defined in: wp-typia-block-runtime/src/metadata-core.ts:320
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:322
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:324
Absolute path to the generated OpenAPI file.
schemaNames
Section titled “schemaNames”schemaNames:
string[]
Defined in: wp-typia-block-runtime/src/metadata-core.ts:326
Component schema names included in the generated document.