Package io.contextmap.annotations.rest
-
Annotation Types Summary Annotation Type Description ContextRestApi Annotation used to document a REST API.ContextRestEndpoint Annotation used to document a single endpoint of a REST API.
| Annotation Type | Description |
|---|---|
| ContextRestApi |
Annotation used to document a REST API.
|
| ContextRestEndpoint |
Annotation used to document a single endpoint of a REST API.
|