You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to create custom actions aside from the generic CRUD actions. I would like to have a route like e.g. /cities/5/population or cities/5/currentusers ... something like that. I have it working nice for the collections and returning single items. But REST is about more than that right? Thoughts?
The text was updated successfully, but these errors were encountered:
Is there a way to create custom actions aside from the generic CRUD actions. I would like to have a route like e.g. /cities/5/population or cities/5/currentusers ... something like that. I have it working nice for the collections and returning single items. But REST is about more than that right? Thoughts?
The text was updated successfully, but these errors were encountered: