api-ref: Don't list HTTP 500 for backup create
HTTP 500 just means that something broke in the service. We don't need to list this as part of our API because we don't intend to deliver it as a response for this API. Change-Id: I7a08926fbbc5d2753f7d9d0c6c496ad3f967ec10
This commit is contained in:
parent
a4e64d839f
commit
8bb3f55dbd
@ -281,7 +281,6 @@ Response codes
|
|||||||
.. rest_status_code:: error ../status.yaml
|
.. rest_status_code:: error ../status.yaml
|
||||||
|
|
||||||
- 400
|
- 400
|
||||||
- 500
|
|
||||||
|
|
||||||
Request
|
Request
|
||||||
-------
|
-------
|
||||||
|
Loading…
Reference in New Issue
Block a user