Api-ref: Correct response code
The response code for PUT /groups/{group_id}/users/{user_id} should be 204, not 200. Closes-bug: #1784375 Change-Id: I73705131f15dc7df764de21ad116f28e77230b6e
This commit is contained in:
parent
7a45fd8671
commit
68dfd78c35
@ -375,7 +375,7 @@ Status Codes
|
||||
|
||||
.. rest_status_code:: success status.yaml
|
||||
|
||||
- 200
|
||||
- 204
|
||||
|
||||
.. rest_status_code:: error status.yaml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user