interagent / http-api-design

HTTP API design guide extracted from work on the Heroku Platform API
https://geemus.gitbooks.io/http-api-design/content/en/
Other
13.69k stars 1.07k forks source link

Mention PUT in suggested response status codes #54

Closed krallin closed 10 years ago

krallin commented 10 years ago

Also fixed a small typo for 200 / GET status code description.

krallin commented 10 years ago

@geemus Updated to mention the two use cases for PUT

Let me know if you think the wording should be a bit different (maybe mentioning that the PUT call resulted in the synchronous creation... rather than synchronously created a new resource) — happy to edit if needed!

geemus commented 10 years ago

Awesome, thanks for understanding and the quick fixes!

geemus commented 10 years ago

Seems great, thanks!

krallin commented 10 years ago

Thanks!