Class OpenApiConfig

Hierarchy

  • OpenApiConfig

Constructors

Properties

Constructors

Properties

enabled?: boolean

Set this flag to true to enable OpenAPI endpoints in your API @ {basePath}/open-api.json and {basePath}/open-api.yml

useAuthentication?: boolean

Set this flag to apply any registered authentication filters to OpenAPI spec requests.

Generated using TypeDoc