Annotation Type Examples
Handles the case where one HTTP call supports multiple uses or multiple types
of input and output (ex. wildcarded calls which support both fetching
all instances of something via
/api/foo but also support
fetching a single specific instance of something via
/api/foo/$ID.- Author:
- Tim Boudreau
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements
-
Element Details
-
value
Examples.Case[] valueExample cases- Returns:
- An array of cases
-