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

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

@rynowak

Description

@rynowak
[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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions