All Questions
Tagged with controller generics
1 question
2
votes
1
answer
783
views
Web API controller to get details of a travel plan or a leave request
My web API has 3 controllers for get, post and users CRUD. I named it as DetailsControllor, FormControllor and ...