securityDefinitions property
A map of SecuritySchemes that can be used for secure communication.
Implementation
final Map<String, SecurityScheme> securityDefinitions;
A map of SecuritySchemes that can be used for secure communication.
final Map<String, SecurityScheme> securityDefinitions;