A C 

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
Adds and manipulates data of a model property.
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
Adds additional meta-data for operation parameters.
ApiResponse - Annotation Type in com.wordnik.swagger.annotations
Describes a possible response of an operation.
ApiResponses - Annotation Type in com.wordnik.swagger.annotations
A wrapper to allow a list of multiple ApiResponse objects.
Authorization - Annotation Type in com.wordnik.swagger.annotations
Declares an authorization scheme to be used on a resource or an operation.
AuthorizationScope - Annotation Type in com.wordnik.swagger.annotations
Describes an OAuth2 authorization scope.

C

com.wordnik.swagger.annotations - package com.wordnik.swagger.annotations
 
A C 

Copyright © 2014. All Rights Reserved.