[Compute-v2.1-API] Removed the duplicate response code

The response code is duplicated, so the duplicate lines are
removed in this patch

Change-Id: Ia63bcec39f2d408fd40fa45073aa9bc53d4dc714
This commit is contained in:
venkatamahesh 2015-11-25 18:08:30 +05:30
parent ebb6bc98ff
commit 4e65471441

View File

@ -137,13 +137,6 @@
</representation> </representation>
</response> </response>
<response status="203"> <response status="203">
<representation mediaType="application/json">
<wadl:doc xmlns="http://docbook.org/ns/docbook"
xml:lang="EN">
<xsdxt:code href="../api_samples/extension.json"
/>
</wadl:doc> &x-openstack-request-idHeader;
</representation>
</response> </response>
</method> </method>
</application> </application>