Posts by Tiago Carneiro • 33 points
1 post
- 
		3 votes2 answers200 viewsQ: Patch Methods with Route and Authorize - webApiI am building a project with webApi2 using Oauth. The system has (for example) User Registration (default), with permissions to View, Edit, New, Enable, Inactive, Delete. The standard methods of…