Package | Description |
---|---|
io.vertx.openapi.contract |
Modifier and Type | Interface and Description |
---|---|
interface |
MediaType
This interface represents the most important attributes of an OpenAPI Operation.
|
interface |
OAuthFlow
Represents an OAuth Flow Object (the configuration).
|
interface |
OAuthFlows
Represents an OAuth Flows Object.
|
interface |
Operation
This interface represents the most important attributes of an OpenAPI Operation.
|
interface |
Parameter
This interface represents the most important attributes of an OpenAPI Parameter.
|
interface |
Path
This interface represents the most important attributes of an OpenAPI Parameter.
|
interface |
RequestBody
This interface represents the most important attributes of an OpenAPI Operation.
|
interface |
Response |
interface |
SecurityRequirement
A Security requirement is an object that contains the names of the security schemes that apply to the operation.
|
interface |
SecurityScheme
Represents a Security Scheme Object.
|
interface |
Server
This interface represents the most important attributes of an OpenAPI Server.
|
Copyright © 2024 Eclipse. All rights reserved.