From f0b6de5dcec80f53b99b6499e11890204e2b1870 Mon Sep 17 00:00:00 2001 From: Mark McClain Date: Fri, 9 Mar 2012 14:50:19 -0500 Subject: [PATCH] fixed incorrect duplicate title Fixes bug 951089 Changed the JSON example title to label the port JSON API examples properly. Change-Id: I0bec330256f1dd3de43bc3202cedada2f9d40c01 --- doc/source/docbkx/quantum-api-1.0/quantum-api-guide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 0fd3c0c02a7..b583e018f1d 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