Skip navigation links
A C D E H I L O P R S V 

A

ApiResponse - Annotation Type in io.swagger.oas.annotations.responses
Describes a single response from an API Operation, including design-time, static links to operations based on the response.
ArraySchema - Annotation Type in io.swagger.oas.annotations.media
 

C

Callback - Annotation Type in io.swagger.oas.annotations.callbacks
This object represents a callback URL that will be invoked.
Contact - Annotation Type in io.swagger.oas.annotations.info
Contact information for the exposed API.
Content - Annotation Type in io.swagger.oas.annotations.media
This object provides schema and examples for a particular media type.

D

DiscriminatorMapping - Annotation Type in io.swagger.oas.annotations.media
This object maps payload values to a particular Schema.

E

Encoding - Annotation Type in io.swagger.oas.annotations.media
Single encoding definition to be applied to single Schema Object
ExampleObject - Annotation Type in io.swagger.oas.annotations.media
This object illustrates an example of a particular content
Explode - Enum in io.swagger.oas.annotations.enums
Created by rafaellopez on 7/10/17.
Extension - Annotation Type in io.swagger.oas.annotations.extensions
An optionally named list of extension properties.
ExtensionProperty - Annotation Type in io.swagger.oas.annotations.extensions
A name/value property within a OpenApi extension
ExternalDocumentation - Annotation Type in io.swagger.oas.annotations
Allows referencing an external resource for extended documentation.

H

Header - Annotation Type in io.swagger.oas.annotations.headers
Describes a single header object

I

Info - Annotation Type in io.swagger.oas.annotations.info
This annotation provides metadata about the API, and maps to the Info object in OpenAPI Specification 3.
io.swagger.oas.annotations - package io.swagger.oas.annotations
 
io.swagger.oas.annotations.callbacks - package io.swagger.oas.annotations.callbacks
 
io.swagger.oas.annotations.enums - package io.swagger.oas.annotations.enums
 
io.swagger.oas.annotations.extensions - package io.swagger.oas.annotations.extensions
 
io.swagger.oas.annotations.headers - package io.swagger.oas.annotations.headers
 
io.swagger.oas.annotations.info - package io.swagger.oas.annotations.info
 
io.swagger.oas.annotations.links - package io.swagger.oas.annotations.links
 
io.swagger.oas.annotations.media - package io.swagger.oas.annotations.media
 
io.swagger.oas.annotations.parameters - package io.swagger.oas.annotations.parameters
 
io.swagger.oas.annotations.responses - package io.swagger.oas.annotations.responses
 
io.swagger.oas.annotations.security - package io.swagger.oas.annotations.security
 
io.swagger.oas.annotations.servers - package io.swagger.oas.annotations.servers
 

L

License - Annotation Type in io.swagger.oas.annotations.info
License information for the exposed API.
Link - Annotation Type in io.swagger.oas.annotations.links
The Link object represents a possible design-time link for a response.
LinkParameter - Annotation Type in io.swagger.oas.annotations.links
Represents a parameter to pass to an operation as specified with operationId or identified via operationRef.

O

OAuthFlow - Annotation Type in io.swagger.oas.annotations.security
Configuration details for a supported OAuth Flow.
OAuthFlows - Annotation Type in io.swagger.oas.annotations.security
Allows configuration of the supported OAuth Flows.
OAuthScope - Annotation Type in io.swagger.oas.annotations.security
Represents an OAuth scope.
Operation - Annotation Type in io.swagger.oas.annotations
Describes a single API operation on a path.

P

Parameter - Annotation Type in io.swagger.oas.annotations
Describes a single operation parameter

R

RequestBody - Annotation Type in io.swagger.oas.annotations.parameters
Describes a single request body.

S

Schema - Annotation Type in io.swagger.oas.annotations.media
The Schema Object allows the definition of input and output data types.
SecurityRequirement - Annotation Type in io.swagger.oas.annotations.security
Specifies a security requirement for an operation.
SecurityScheme - Annotation Type in io.swagger.oas.annotations.security
Defines a security scheme that can be used by the operations.
Server - Annotation Type in io.swagger.oas.annotations.servers
An object representing a Server.
ServerVariable - Annotation Type in io.swagger.oas.annotations.servers
An object representing a Server Variable for server URL template substitution.

V

valueOf(String) - Static method in enum io.swagger.oas.annotations.enums.Explode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.swagger.oas.annotations.enums.Explode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E H I L O P R S V 
Skip navigation links

Copyright © 2017. All Rights Reserved.