Add "204 No Content" for sync deletion
Change-Id: I0292cae628fa77221ade82b957b9c77d7a633f98
This commit is contained in:
parent
a1ceb34135
commit
93d6697b5c
@ -30,6 +30,10 @@ HTTP Response Codes
|
|||||||
* the URI of a status resource that the client can use to query the
|
* the URI of a status resource that the client can use to query the
|
||||||
progress of the asynchronous operation.
|
progress of the asynchronous operation.
|
||||||
|
|
||||||
|
* Synchronous resource deletion
|
||||||
|
|
||||||
|
* Response status code must be ``204 No Content``
|
||||||
|
|
||||||
* For all other successful calls, the return code should be **200 OK**.
|
* For all other successful calls, the return code should be **200 OK**.
|
||||||
|
|
||||||
Failure Codes
|
Failure Codes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user