Created
May 5, 2015 10:04
-
-
Save BenDol/f709edfb1ed4435811a2 to your computer and use it in GitHub Desktop.
Multiple parameters (can't they be joined in a list?)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @POST | |
| RestAction<Action> add(Action action, Notification notification, Email email); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment