Merge "Fix openstack-doc-test --check-syntax --force error"

This commit is contained in:
Jenkins 2015-08-12 14:35:34 +00:00 committed by Gerrit Code Review
commit 5adf7ea9d4

View File

@ -132,7 +132,7 @@
</wadl:doc> </wadl:doc>
<request> <request>
<representation mediaType="application/xml"> <representation mediaType="application/xml">
&quotaSetsShowReqParameters; &quotasShowRequest;
</representation> </representation>
</request> </request>
<response status="200"> <response status="200">
@ -151,7 +151,7 @@
href="api_samples/os-quota-sets/quotas-show-get-resp.xml" href="api_samples/os-quota-sets/quotas-show-get-resp.xml"
/> />
</wadl:doc>&quotaSetsRespParameters; </wadl:doc>&quotaSetsRespParameters;
&quotaSetsShowRespParameters; &quotasShowResponse;
</representation> </representation>
</response> </response>
</method> </method>