Merge "Complete Method Verification of ips"

This commit is contained in:
Jenkins 2016-05-04 15:50:47 +00:00 committed by Gerrit Code Review
commit a3a1a89829

@ -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
-------