From 96e9d88026336242d63d453b5851f967defa7f55 Mon Sep 17 00:00:00 2001 From: jichenjc Date: Mon, 25 Apr 2016 11:29:25 +0800 Subject: [PATCH] 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 --- api-ref/source/ips.inc | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/api-ref/source/ips.inc b/api-ref/source/ips.inc index 5403e48d4570..16d733fd36f7 100644 --- a/api-ref/source/ips.inc +++ b/api-ref/source/ips.inc @@ -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 -------