| Class | Description |
|---|---|
| Contact |
Contact information for the exposed API.
|
| ExternalDocumentation |
Allows referencing an external resource for extended documentation.
|
| HeaderInfo |
Describes a single HTTP header.
|
| Info |
The object provides metadata about the API.
|
| Items |
A limited subset of JSON-Schema's items object.
|
| License |
License information for the exposed API.
|
| Operation |
Describes a single API operation on a path.
|
| OperationMap |
Map meant for method-name/operation mappings.
|
| ParameterInfo |
Describes a single operation parameter.
|
| ResponseInfo |
Describes a single response from an API Operation.
|
| SchemaInfo |
The Schema Object allows the definition of input and output data types.
|
| SecurityScheme |
Allows the definition of a security scheme that can be used by the operations.
|
| Swagger |
This is the root document object for the API specification.
|
| SwaggerBuilder |
Various useful static methods for creating Swagger elements.
|
| SwaggerElement |
Root class for all Swagger beans.
|
| Tag |
Allows adding meta data to a single tag that is used by the Operation Object.
|
| Xml |
A metadata object that allows for more fine-tuned XML model definitions.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.