tsoa-next / @tsoa-next/cli / validateRoutesConfig
Function: validateRoutesConfig()
ts
function validateRoutesConfig(config): Promise<ExtendedRoutesConfig>;Defined in: cli/src/api.ts:428
Validates and enriches the routes section of a tsoa config object.
Parameters
config
Returns
Promise<ExtendedRoutesConfig>
