Remove 40X and 50X from Normal response codes
HTTP 40X-50X are not normal response codes at all. This patch removes them from api-ref. Part of bp:api-ref-in-rst Change-Id: I32a29c9e2a3d69720e3a88e17ba36fe45fa902d9
This commit is contained in:
@@ -21,7 +21,7 @@ The API v2.1 base version does not return the network ID.
|
||||
|
||||
The API v2.12 microversion returns the network ID in the ``net_id`` response attribute.
|
||||
|
||||
Normal response codes: 200,,503,400,401,403,405,404
|
||||
Normal response codes: 200
|
||||
|
||||
Error response codes: computeFault(400, 500), serviceUnavailable(503), badRequest(400),
|
||||
unauthorized(401), forbidden(403), badMethod(405), itemNotFound(404)
|
||||
|
||||
Reference in New Issue
Block a user