Optional
controllerThe base path in which the controllers can be found.
Optional
fallbackShould the controller function name fallback to method + path (method in lower and path in PascalCase)?
Optional
fallbackShould the index module (index.ts or index.js) be used as fallback?
Optional
mapSpecifies how to map the controller.
Optional
provideSpecifies if stubs should be provided.
Optional
validateSpecifies if the oas-validator should be used.
Options for adding the routes from a oas specification.
Export
AddFromSpecificationOpts