tsoa-next / @tsoa-next/runtime / Swagger / BasicSecurity
Interface: BasicSecurity
Defined in: packages/runtime/src/swagger/swagger.ts:497
Extends
BaseSecurity
Properties
description?
ts
optional description?: string;Defined in: packages/runtime/src/swagger/swagger.ts:479
Inherited from
ts
BaseSecurity.descriptiontype
ts
type: "basic";Defined in: packages/runtime/src/swagger/swagger.ts:498
