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

Change response status to 201 on adding new elements and 202 on editting new elements #51

Open
camilosampedro opened this issue Nov 9, 2016 · 2 comments

Comments

@camilosampedro
Copy link
Owner

  1. Change controller HTTP status response on add methods from Ok (200) to Created (201)
  2. Change controller HTTP status response on edit methods from Ok (200) to Accepted (202)

All controllers can be found here.

@raghavraman
Copy link

Hi, Can I take this up and start working.

@camilosampedro
Copy link
Owner Author

Of course! If you need to know anything about the project, just tell me.

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

No branches or pull requests

2 participants