SecurityScheme

constructor(type: String, description: String? = null, scheme: String? = null, bearerFormat: String? = null, flows: OAuthFlows? = null)