package
2.26.3
Repository: https://github.com/grpc-ecosystem/grpc-gateway.git
Documentation: pkg.go.dev

# Constants

# Variables

ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
Enum value maps for HeaderParameter_Type.
Enum value maps for HeaderParameter_Type.
Enum value maps for JSONSchema_JSONSchemaSimpleTypes.
Enum value maps for JSONSchema_JSONSchemaSimpleTypes.
Enum value maps for Scheme.
Enum value maps for Scheme.
Enum value maps for SecurityScheme_Flow.
Enum value maps for SecurityScheme_Flow.
Enum value maps for SecurityScheme_In.
Enum value maps for SecurityScheme_In.
Enum value maps for SecurityScheme_Type.
Enum value maps for SecurityScheme_Type.

# Structs

`Contact` is a representation of OpenAPI v2 specification's Contact object.
`EnumSchema` is subset of fields from the OpenAPI v2 specification's Schema object.
`ExternalDocumentation` is a representation of OpenAPI v2 specification's ExternalDocumentation object.
`Header` is a representation of OpenAPI v2 specification's Header object.
`HeaderParameter` a HTTP header parameter.
`Info` is a representation of OpenAPI v2 specification's Info object.
`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.
'FieldConfiguration' provides additional field level properties used when generating the OpenAPI v2 file.
`License` is a representation of OpenAPI v2 specification's License object.
`Operation` is a representation of OpenAPI v2 specification's Operation object.
`Parameters` is a representation of OpenAPI v2 specification's parameters object.
`Response` is a representation of OpenAPI v2 specification's Response object.
`Schema` is a representation of OpenAPI v2 specification's Schema object.
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
`SecurityDefinitions` is a representation of OpenAPI v2 specification's Security Definitions object.
`SecurityRequirement` is a representation of OpenAPI v2 specification's Security Requirement object.
If the security scheme is of type "oauth2", then the value is a list of scope names required for the execution.
`SecurityScheme` is a representation of OpenAPI v2 specification's Security Scheme object.
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
`Tag` is a representation of OpenAPI v2 specification's Tag object.

# Type aliases

`Type` is a supported HTTP header type.
Scheme describes the schemes supported by the OpenAPI Swagger and Operation objects.
The flow used by the OAuth2 security scheme.
The location of the API key.
The type of the security scheme.