Fix response code of 'Revoke Token' in api-ref
'DELETE /v3/auth/tokens' responds with 204(No content) when it succeeds. Change-Id: Ib5c96ab890d0fd01bed96e568d7c9191cc847d55
This commit is contained in:
@@ -965,7 +965,7 @@ Status Codes
|
||||
|
||||
.. rest_status_code:: success status.yaml
|
||||
|
||||
- 201
|
||||
- 204
|
||||
|
||||
.. rest_status_code:: error status.yaml
|
||||
|
||||
|
Reference in New Issue
Block a user