Skip to content

API reference / @backpack/cdk-constructs / SwaggerUiProperties

Interface: SwaggerUiProperties

Properties

apiDefinition

ts
readonly apiDefinition: InlineApiDefinition;

basePath?

ts
readonly optional basePath: string;

restApi

ts
readonly restApi: IRestApi;