Annotation Interface Read
A method designed to annotate an
Endpoint
read operation.- Since:
- 1.0
- Author:
- Graeme Rocher
-
Optional Element Summary
-
Element Details
-
description
String description- Returns:
- Description of the operation
- Default:
- ""
-
produces
- Returns:
- The produced MediaType values. Defaults to application/json
- Default:
- {"application/json"}
-