When you do a DELETE request, an acceptable response is:
200 OK
A server MUST return a 200 OK status code if a deletion request is successful and the server responds with only top-level meta data.
Do you think to append a jsonapi top level is ok?
When you do a DELETE request, an acceptable response is:
200 OK
A server MUST return a 200 OK status code if a deletion request is successful and the server responds with only top-level meta data.
Do you think to append a jsonapi top level is ok?