| Enum | Description |
|---|---|
| ResponseType.StatusType | |
| RestProperty.Scope |
| Annotation Type | Description |
|---|---|
| RequestType |
Declares an actual type accepted in the request body by a REST method so that the WADL generator can create JSON schemas.
|
| ResponseType |
Declares an actual type returned by a REST method so that the WADL generator can create JSON schemas.
|
| ResponseTypes |
Collection of
ResponseType annotations. |
| RestProperty |
This annotation can give hints to the JSON schema generator about a bean property.
|
Copyright © 2016 Atlassian. All rights reserved.