Interface: ISecurityDefinitions
protoc_gen_openapiv2.options.ISecurityDefinitions
Properties of a SecurityDefinitions.
Hierarchy
-
↳
ISecurityDefinitions
Properties
security
• Optional security: null | { [k: string]: $Properties; }
A single security scheme definition, mapping a "name" to the scheme it defines.