🏠APIprotogrpcgatewayprotoc_gen_openapiv2optionsEnumsSchemeOn this pageEnumeration: Schemeprotoc_gen_openapiv2.options.Scheme Scheme describes the schemes supported by the OpenAPI Swagger and Operation objects. Enumeration Members HTTP • HTTP = 1 HTTPS • HTTPS = 2 UNKNOWN • UNKNOWN = 0 WS • WS = 3 WSS • WSS = 4