Class Openapiv2
java.lang.Object
grpc.gateway.protoc_gen_openapiv2.options.Openapiv2
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
`Contact` is a representation of OpenAPI v2 specification's Contact object.static interface
static final class
`ExternalDocumentation` is a representation of OpenAPI v2 specification's ExternalDocumentation object.static interface
static final class
`Header` is a representation of OpenAPI v2 specification's Header object.static interface
static final class
`HeaderParameter` a HTTP header parameter.static interface
static final class
`Info` is a representation of OpenAPI v2 specification's Info object.static interface
static final class
`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.static interface
static final class
`License` is a representation of OpenAPI v2 specification's License object.static interface
static final class
`Operation` is a representation of OpenAPI v2 specification's Operation object.static interface
static final class
`Parameters` is a representation of OpenAPI v2 specification's parameters object.static interface
static final class
`Response` is a representation of OpenAPI v2 specification's Response object.static interface
static final class
`Schema` is a representation of OpenAPI v2 specification's Schema object.static interface
static enum
Scheme describes the schemes supported by the OpenAPI Swagger and Operation objects.static final class
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.static interface
static final class
`SecurityDefinitions` is a representation of OpenAPI v2 specification's Security Definitions object.static interface
static final class
`SecurityRequirement` is a representation of OpenAPI v2 specification's Security Requirement object.static interface
static final class
`SecurityScheme` is a representation of OpenAPI v2 specification's Security Scheme object.static interface
static final class
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.static interface
static final class
`Tag` is a representation of OpenAPI v2 specification's Tag object.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-