Fix error in containers.inc
This patch updates some return code in containers.inc according to the current version. Change-Id: I50a672295835e8d07b2cf78c5dfb6fd04b70b474
This commit is contained in:
parent
d2010e7983
commit
e9afac04c5
@ -19,7 +19,7 @@ Response Codes
|
||||
|
||||
.. rest_status_code:: success status.yaml
|
||||
|
||||
- 201
|
||||
- 202
|
||||
|
||||
.. rest_status_code:: error status.yaml
|
||||
|
||||
@ -561,7 +561,7 @@ Response Codes
|
||||
|
||||
.. rest_status_code:: success status.yaml
|
||||
|
||||
- 202
|
||||
- 200
|
||||
|
||||
.. rest_status_code:: error status.yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user