SyncEndpointClientResult
Defined in: wp-typia-block-runtime/src/metadata-core.ts:295
Result returned after writing a generated portable endpoint client module.
Properties
Section titled “Properties”endpointCount
Section titled “endpointCount”endpointCount:
number
Defined in: wp-typia-block-runtime/src/metadata-core.ts:297
Number of endpoints included in the generated client file.
clientPath
Section titled “clientPath”clientPath:
string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:299
Absolute path to the generated client file.
operationIds
Section titled “operationIds”operationIds:
string[]
Defined in: wp-typia-block-runtime/src/metadata-core.ts:301
Operation ids emitted as endpoint constants and convenience wrappers.