[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:
archanaserver 2022-01-31 08:17:58 +00:00
parent 1261576a68
commit 96823254c1
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ Response codes
.. rest_status_code:: success status.yaml
- 202
- 200
.. rest_status_code:: error status.yaml