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:
Hironori Shiina 2021-11-29 15:00:05 -05:00
parent 8d18270863
commit 081a675dbd
1 changed files with 1 additions and 1 deletions

View File

@ -965,7 +965,7 @@ Status Codes
.. rest_status_code:: success status.yaml
- 201
- 204
.. rest_status_code:: error status.yaml