Merge "Glance: Image service API v2 have duplicate response example"

This commit is contained in:
Jenkins 2016-03-22 13:47:40 +00:00 committed by Gerrit Code Review
commit 1958231425

View File

@ -67,11 +67,6 @@
</wadl:doc> </wadl:doc>
<request> <request>
<representation mediaType="application/json"> <representation mediaType="application/json">
<wadl:doc xml:lang="EN"
xmlns="http://docbook.org/ns/docbook">
<xsdxt:code
href="../samples/metadef-tag-create-request.json"/>
</wadl:doc>
&namespaceResponseParameter; &namespaceResponseParameter;
&tagsObjectParameter; &tagsObjectParameter;
&tag-nameResponseParameter; &tag-nameResponseParameter;
@ -192,10 +187,6 @@
</wadl:doc> </wadl:doc>
<request> <request>
<representation mediaType="application/json"> <representation mediaType="application/json">
<wadl:doc xml:lang="EN"
xmlns="http://docbook.org/ns/docbook">
<xsdxt:code href="../samples/metadef-tag-update-request.json"/>
</wadl:doc>
</representation> </representation>
</request> </request>
<response status="200"> <response status="200">