type property

APISecuritySchemeType? type
getter/setter pair

The type of the security scheme.

REQUIRED. Valid values are "apiKey", "http", "oauth2", "openIdConnect".

Implementation

APISecuritySchemeType? type;