Complete Method Verification of ips

This complete the Method Verification of ips,
also, clean and correct some error return code.

Part of bp:api-ref-in-rst

Change-Id: I7eaee7f373edbaa00fdd599a44b587b1a3f49552
This commit is contained in:
jichenjc 2016-04-25 11:29:25 +08:00
parent 035fed4e9c
commit 96e9d88026
1 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,4 @@
.. -*- rst -*-
.. needs:method_verification
.. needs:parameter_verification
.. needs:example_verification
.. needs:body_verification
@ -22,8 +21,7 @@ Policy defaults enable only users with the administrative role or the owner of t
Normal response codes: 200
Error response codes: computeFault(400, 500), serviceUnavailable(503), badRequest(400),
unauthorized(401), forbidden(403), badMethod(405), itemNotFound(404)
Error response codes: unauthorized(401), forbidden(403), itemNotFound(404)
Request
-------
@ -52,8 +50,7 @@ Policy defaults enable only users with the administrative role or the owner of t
Normal response codes: 200
Error response codes: computeFault(400, 500), serviceUnavailable(503), badRequest(400),
unauthorized(401), forbidden(403), badMethod(405), itemNotFound(404)
Error response codes: unauthorized(401), forbidden(403), itemNotFound(404)
Request
-------