Skip to content

Conversation

@andrewvasilchuk
Copy link

@andrewvasilchuk andrewvasilchuk commented Nov 5, 2022

PUT is the most common way to update resource information. It's more appropriate to return 404 HTTP status code when a resource is not found. It's a common practise to use DELETE HTTP method to delete a resource.

`PUT` is the most common way to update resource information
It's a common practise to use `DELETE` HTTP method to delete a resource.
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

Successfully merging this pull request may close these issues.

1 participant