Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow request method stacking #59

Open
codyjdalton opened this issue May 20, 2018 · 0 comments
Open

Allow request method stacking #59

codyjdalton opened this issue May 20, 2018 · 0 comments
Labels
feature Requested functionality accessible by the consumer
Projects

Comments

@codyjdalton
Copy link
Owner

codyjdalton commented May 20, 2018

The framework should allow for multiple requests types.

@RequestMapping({
    type: [ RequestMethods.GET, RequestMethods.DELETE ]
})
@codyjdalton codyjdalton created this issue from a note in v1.0.0 (In progress) May 20, 2018
@codyjdalton codyjdalton added the feature Requested functionality accessible by the consumer label May 20, 2018
@codyjdalton codyjdalton moved this from In progress to To do in v1.0.0 May 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Requested functionality accessible by the consumer
Projects
v1.0.0
  
To do
Development

No branches or pull requests

1 participant