Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1011 Bytes

apikeysecurity.md

File metadata and controls

56 lines (30 loc) · 1011 Bytes

fastify-oas

Globals / ApiKeySecurity

Interface: ApiKeySecurity

Hierarchy

Index

Properties

Properties

description

Optional description: string

Inherited from BaseSecurity.description

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


in

in: "query" | "header"

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


name

name: string

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


type

type: "apiKey"

Overrides BaseSecurity.type

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