OasSecurityScheme.type

**REQUIRED**. The type of the security scheme. Valid values are "apiKey", "http", "oauth2", "openIdConnect".

class OasSecurityScheme
@jsonOptional
string type;

Meta