syncRestOpenApi
syncRestOpenApi(
options,executionOptions?):Promise<SyncRestOpenApiResult>
Defined in: wp-typia-block-runtime/src/metadata-core.ts:401
Generate and write a canonical OpenAPI document for scaffolded REST contracts.
Parameters
Section titled “Parameters”options
Section titled “options”Contracts, endpoint metadata, source file, and output file settings.
executionOptions?
Section titled “executionOptions?”ArtifactSyncExecutionOptions = {}
Returns
Section titled “Returns”Promise<SyncRestOpenApiResult>
Information about the generated OpenAPI document and included schema components.