A C E R 

A

Api - Annotation Type in com.wordnik.swagger.annotations
Marks a class as a Swagger resource.
ApiImplicitParam - Annotation Type in com.wordnik.swagger.annotations
Represents a single parameter in an API Operation.
ApiImplicitParams - Annotation Type in com.wordnik.swagger.annotations
A wrapper to allow a list of multiple ApiImplicitParam objects.
ApiModel - Annotation Type in com.wordnik.swagger.annotations
Provides additional information about Swagger models.
ApiModelProperty - Annotation Type in com.wordnik.swagger.annotations
An ApiModelProperty desecribes a property inside a model class.
ApiOperation - Annotation Type in com.wordnik.swagger.annotations
Describes an operation or typically a HTTP method against a specific path.
ApiParam - Annotation Type in com.wordnik.swagger.annotations
Represents a single parameter in an Api Operation.
ApiResponse - Annotation Type in com.wordnik.swagger.annotations
An ApiResponse represents a type of response from a server.
ApiResponses - Annotation Type in com.wordnik.swagger.annotations
A simple array wrapper to contain multiple ApiResponse objects
Authorization - Annotation Type in com.wordnik.swagger.annotations
 
AuthorizationScope - Annotation Type in com.wordnik.swagger.annotations
 

C

com.wordnik.swagger.annotations - package com.wordnik.swagger.annotations
 

E

ExternalDocs - Annotation Type in com.wordnik.swagger.annotations
Represents an external documentation description.

R

ResponseHeader - Annotation Type in com.wordnik.swagger.annotations
Represents a header that can be provided as part of the response.
A C E R 

Copyright © 2015. All Rights Reserved.