| Class | Description |
|---|---|
| Annotations | |
| Openapiv2 | |
| Openapiv2.Contact |
`Contact` is a representation of OpenAPI v2 specification's Contact object.
|
| Openapiv2.Contact.Builder |
`Contact` is a representation of OpenAPI v2 specification's Contact object.
|
| Openapiv2.ExternalDocumentation |
`ExternalDocumentation` is a representation of OpenAPI v2 specification's
ExternalDocumentation object.
|
| Openapiv2.ExternalDocumentation.Builder |
`ExternalDocumentation` is a representation of OpenAPI v2 specification's
ExternalDocumentation object.
|
| Openapiv2.Header |
`Header` is a representation of OpenAPI v2 specification's Header object.
|
| Openapiv2.Header.Builder |
`Header` is a representation of OpenAPI v2 specification's Header object.
|
| Openapiv2.Info |
`Info` is a representation of OpenAPI v2 specification's Info object.
|
| Openapiv2.Info.Builder |
`Info` is a representation of OpenAPI v2 specification's Info object.
|
| Openapiv2.JSONSchema |
`JSONSchema` represents properties from JSON Schema taken, and as used, in
the OpenAPI v2 spec.
|
| Openapiv2.JSONSchema.Builder |
`JSONSchema` represents properties from JSON Schema taken, and as used, in
the OpenAPI v2 spec.
|
| Openapiv2.License |
`License` is a representation of OpenAPI v2 specification's License object.
|
| Openapiv2.License.Builder |
`License` is a representation of OpenAPI v2 specification's License object.
|
| Openapiv2.Operation |
`Operation` is a representation of OpenAPI v2 specification's Operation object.
|
| Openapiv2.Operation.Builder |
`Operation` is a representation of OpenAPI v2 specification's Operation object.
|
| Openapiv2.Response |
`Response` is a representation of OpenAPI v2 specification's Response object.
|
| Openapiv2.Response.Builder |
`Response` is a representation of OpenAPI v2 specification's Response object.
|
| Openapiv2.Schema |
`Schema` is a representation of OpenAPI v2 specification's Schema object.
|
| Openapiv2.Schema.Builder |
`Schema` is a representation of OpenAPI v2 specification's Schema object.
|
| Openapiv2.Scopes |
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
|
| Openapiv2.Scopes.Builder |
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
|
| Openapiv2.SecurityDefinitions |
`SecurityDefinitions` is a representation of OpenAPI v2 specification's
Security Definitions object.
|
| Openapiv2.SecurityDefinitions.Builder |
`SecurityDefinitions` is a representation of OpenAPI v2 specification's
Security Definitions object.
|
| Openapiv2.SecurityRequirement |
`SecurityRequirement` is a representation of OpenAPI v2 specification's
Security Requirement object.
|
| Openapiv2.SecurityRequirement.Builder |
`SecurityRequirement` is a representation of OpenAPI v2 specification's
Security Requirement object.
|
| Openapiv2.SecurityRequirement.SecurityRequirementValue |
If the security scheme is of type "oauth2", then the value is a list of
scope names required for the execution.
|
| Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder |
If the security scheme is of type "oauth2", then the value is a list of
scope names required for the execution.
|
| Openapiv2.SecurityScheme |
`SecurityScheme` is a representation of OpenAPI v2 specification's
Security Scheme object.
|
| Openapiv2.SecurityScheme.Builder |
`SecurityScheme` is a representation of OpenAPI v2 specification's
Security Scheme object.
|
| Openapiv2.Swagger |
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
|
| Openapiv2.Swagger.Builder |
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
|
| Openapiv2.Tag |
`Tag` is a representation of OpenAPI v2 specification's Tag object.
|
| Openapiv2.Tag.Builder |
`Tag` is a representation of OpenAPI v2 specification's Tag object.
|
| Enum | Description |
|---|---|
| Openapiv2.JSONSchema.JSONSchemaSimpleTypes |
Protobuf enum
grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes |
| Openapiv2.Scheme |
Scheme describes the schemes supported by the OpenAPI Swagger
and Operation objects.
|
| Openapiv2.SecurityScheme.Flow |
The flow used by the OAuth2 security scheme.
|
| Openapiv2.SecurityScheme.In |
The location of the API key.
|
| Openapiv2.SecurityScheme.Type |
The type of the security scheme.
|