security property
A List of the securityDefinitions that are used as the default.
Each entry has to be a key of the securityDefinitions Map.
Implementation
final List<String> security;
A List of the securityDefinitions that are used as the default.
Each entry has to be a key of the securityDefinitions Map.
final List<String> security;