From: Mark McClain Date: Fri, 9 Mar 2012 19:50:19 +0000 (-0500) Subject: fixed incorrect duplicate title X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f0b6de5dcec80f53b99b6499e11890204e2b1870;p=openstack-build%2Fneutron-build.git fixed incorrect duplicate title Fixes bug 951089 Changed the JSON example title to label the port JSON API examples properly. Change-Id: I0bec330256f1dd3de43bc3202cedada2f9d40c01 --- diff --git a/doc/source/docbkx/quantum-api-1.0/quantum-api-guide.xml b/doc/source/docbkx/quantum-api-1.0/quantum-api-guide.xml index 0fd3c0c02..b583e018f 100644 --- a/doc/source/docbkx/quantum-api-1.0/quantum-api-guide.xml +++ b/doc/source/docbkx/quantum-api-1.0/quantum-api-guide.xml @@ -1676,7 +1676,7 @@ PUT tenants/33/networks/158233b0-ca9a-40b4-8614-54a4a99d47d1/ports/98017ddc-efc8 No data returned in response body. - Create Port Request/Response (JSON) + Set Port State Request/Response (JSON) Request: PUT tenants/33/networks/158233b0-ca9a-40b4-8614-54a4a99d47d1/ports/98017ddc-efc8-4c25-a915-774b2a633855.json @@ -1747,7 +1747,7 @@ DELETE tenants/33/networks/158233b0-ca9a-40b4-8614-54a4a99d47d1/ports/98017ddc-e No data returned in response body. - Create Port Request/Response (JSON) + Delete Port State Request/Response (JSON) Request: DELETE tenants/33/networks/158233b0-ca9a-40b4-8614-54a4a99d47d1/ports/98017ddc-efc8-4c25-a915-774b2a633855.json