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:
biwei 2018-07-30 21:51:47 -04:00
parent 7a45fd8671
commit 68dfd78c35
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ Status Codes
.. rest_status_code:: success status.yaml
- 200
- 204
.. rest_status_code:: error status.yaml