Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Multiple [Http*] verbs should create multiple actions #809

Closed
rynowak opened this issue Jul 16, 2014 · 0 comments
Closed

Multiple [Http*] verbs should create multiple actions #809

rynowak opened this issue Jul 16, 2014 · 0 comments

Comments

@rynowak
Copy link
Member

rynowak commented Jul 16, 2014

[HttpGet]
[HttpPut]
public void DoSomething() { }

For api discoverability this should be represented as two actions. All of the api-schema formats we've seen do things this way, and it will be consistent with attribute routing.

@rynowak rynowak added this to the 6.0.0-alpha3 milestone Jul 16, 2014
@danroth27 danroth27 modified the milestones: 6.0.0-alpha3, 6.0.0-alpha4 Aug 12, 2014
@danroth27 danroth27 modified the milestones: 6.0.0-beta1, 6.0.0-alpha4 Sep 24, 2014
@javiercn javiercn self-assigned this Oct 6, 2014
pranavkm added a commit that referenced this issue Aug 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants