Skip to content

Instantly share code, notes, and snippets.

@BenDol
Created May 5, 2015 10:04
Show Gist options
  • Select an option

  • Save BenDol/f709edfb1ed4435811a2 to your computer and use it in GitHub Desktop.

Select an option

Save BenDol/f709edfb1ed4435811a2 to your computer and use it in GitHub Desktop.
Multiple parameters (can't they be joined in a list?)
@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