Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST routes #595

Closed
mr-koww opened this issue Apr 1, 2016 · 1 comment
Closed

REST routes #595

mr-koww opened this issue Apr 1, 2016 · 1 comment

Comments

@mr-koww
Copy link

mr-koww commented Apr 1, 2016

Hello all! I have a little question. Why DELETE and UPDATE route isn't REST.
I want have routes as:
PATCH / DELETE /admins/:id(.:format)
instead of
PATCH / DELETE /admins(.:format)

@zachfeldman
Copy link
Contributor

Nobody else was concerned about this in the last year or so, so I'm going to close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants