[DOC] Incorrect response code for share network creation
The response code of share network creation operation is mentioned 202 while it should be 200. Closes-Bug: #1958072 Change-Id: I27c24c71a7c388033fbdf206c2d3e8004839d98a
This commit is contained in:
parent
1261576a68
commit
96823254c1
@ -171,7 +171,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