correct the response code of listing networks

The list operation will return a list of networks on a container.
The success response code is 200 instead of 202.

Change-Id: I7e74c2c67d708b0102925f82cfa9aceada064d49
This commit is contained in:
caishan 2018-03-18 20:06:26 -07:00
parent faaf53d2e7
commit 532f658ef7

View File

@ -1196,7 +1196,7 @@ Response Codes
.. rest_status_code:: success status.yaml
- 202
- 200
.. rest_status_code:: error status.yaml