# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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.
No description provided by the author
No description provided by the author
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.
ContactValidationError is the validation error returned by Contact.Validate if the designated constraints aren't met.
`ExternalDocumentation` is a representation of OpenAPI v2 specification's ExternalDocumentation object.
ExternalDocumentationValidationError is the validation error returned by ExternalDocumentation.Validate if the designated constraints aren't met.
`Header` is a representation of OpenAPI v2 specification's Header object.
HeaderValidationError is the validation error returned by Header.Validate if the designated constraints aren't met.
`Info` is a representation of OpenAPI v2 specification's Info object.
InfoValidationError is the validation error returned by Info.Validate if the designated constraints aren't met.
`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.
JSONSchemaValidationError is the validation error returned by JSONSchema.Validate if the designated constraints aren't met.
`License` is a representation of OpenAPI v2 specification's License object.
LicenseValidationError is the validation error returned by License.Validate if the designated constraints aren't met.
`Operation` is a representation of OpenAPI v2 specification's Operation object.
OperationValidationError is the validation error returned by Operation.Validate if the designated constraints aren't met.
`Response` is a representation of OpenAPI v2 specification's Response object.
ResponseValidationError is the validation error returned by Response.Validate if the designated constraints aren't met.
`Schema` is a representation of OpenAPI v2 specification's Schema object.
SchemaValidationError is the validation error returned by Schema.Validate if the designated constraints aren't met.
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
ScopesValidationError is the validation error returned by Scopes.Validate if the designated constraints aren't met.
`SecurityDefinitions` is a representation of OpenAPI v2 specification's Security Definitions object.
SecurityDefinitionsValidationError is the validation error returned by SecurityDefinitions.Validate if the designated constraints aren't met.
`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.
SecurityRequirement_SecurityRequirementValueValidationError is the validation error returned by SecurityRequirement_SecurityRequirementValue.Validate if the designated constraints aren't met.
SecurityRequirementValidationError is the validation error returned by SecurityRequirement.Validate if the designated constraints aren't met.
`SecurityScheme` is a representation of OpenAPI v2 specification's Security Scheme object.
SecuritySchemeValidationError is the validation error returned by SecurityScheme.Validate if the designated constraints aren't met.
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
SwaggerValidationError is the validation error returned by Swagger.Validate if the designated constraints aren't met.
`Tag` is a representation of OpenAPI v2 specification's Tag object.
TagValidationError is the validation error returned by Tag.Validate if the designated constraints aren't met.

# Type aliases

No description provided by the author
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.