Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 778 Bytes

basicauthenticationsecurity.md

File metadata and controls

38 lines (20 loc) · 778 Bytes

fastify-oas

Globals / BasicAuthenticationSecurity

Interface: BasicAuthenticationSecurity

Hierarchy

Index

Properties

Properties

description

Optional description: string

Inherited from BaseSecurity.description

Defined in node_modules/@types/swagger-schema-official/index.d.ts:200


type

type: "basic"

Overrides BaseSecurity.type

Defined in node_modules/@types/swagger-schema-official/index.d.ts:204