An array of path globs that point to your route controllers that you would like to have tsoa include.
The entry point to your API
Directories to ignore during TypeScript metadata scan
Modes that allow you to prevent input data from entering into your API. This will document your decision in the swagger.yaml and it will turn on excess-property validation (at runtime) in your routes.
Route generation configuration object
Swagger generation configuration object
Generated using TypeDoc
Typescript CompilerOptions to be used during generation
RoutesConfig