Skip to main content

Function: actionCommandTsToOpenApi()

actionCommandTsToOpenApi(configFile, outputFile, opts): Promise<void>

Action the root command.

Parameters

configFile

string

The optional configuration file.

outputFile

string

The output file for the generation OpenApi spec.

opts

unknown

The options for the command.

Returns

Promise<void>