Correct the response code of attach
The attach operation will return the URL that can be used to attach to the container. The success response code is 200 instead of 202. Change-Id: Ia467d6521e96df9e0338e129c85c13ad72124718
This commit is contained in:
parent
06f18577c0
commit
f4f84de2a9
@ -851,7 +851,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