Open
Description
I wondered why one should not return a 204: No content in response of a successful Patch or Delete request.
Since when you delete a resource, you eighter already have the full resource, or could easilly get it before deleting. The same goes for a patch request.
By doing this, the response can easily be a few kb lighter, which is always good, no?
Metadata
Metadata
Assignees
Labels
No labels