All Classes
-
All Classes Enum Summary Annotation Types Summary Class Description Api Marks a class as a Swagger resource.ApiImplicitParam Represents a single parameter in an API Operation.ApiImplicitParams A wrapper to allow a list of multipleApiImplicitParam
objects.ApiKeyAuthDefinition Annotation used to construct ApiKey Auth security definition.ApiKeyAuthDefinition.ApiKeyLocation ApiModel Provides additional information about Swagger models.ApiModelProperty Adds and manipulates data of a model property.ApiModelProperty.AccessMode ApiOperation Describes an operation or typically a HTTP method against a specific path.ApiParam Adds additional meta-data for operation parameters.ApiResponse Describes a possible response of an operation.ApiResponses A wrapper to allow a list of multipleApiResponse
objects.Authorization Defines an authorization scheme to be used on a resource or an operation.AuthorizationScope Describes an OAuth2 authorization scope.BasicAuthDefinition Annotation used to construct Basic Auth security definition.Contact Contact metadata available within the info section of a Swagger definition - see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#contactObjectExample An optionally named list of example properties.ExampleProperty A mediaType/value property within a Swagger exampleExtension An optionally named list of extension properties.ExtensionProperty A name/value property within a Swagger extensionExternalDocs Represents an external documentation description.Info High-level metadata for a Swagger definition - see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#infoObjectLicense License metadata available within the info section of a Swagger definition, see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#licenseObjectOAuth2Definition Annotation used to construct OAuth security definition.OAuth2Definition.Flow ResponseHeader Represents a header that can be provided as part of the response.Scope The available scopes for an OAuth2 security schemeSecurityDefinition An aggregation of all security definitions.SwaggerDefinition Annotation that configures definition level metadata.SwaggerDefinition.Scheme Enumeration with valid schemesTag A definition level Tag object see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#tag-object