Skip to content

Commit

Permalink
Use PUT instead of POST for updating a quota
Browse files Browse the repository at this point in the history
Partial-bug: 1218235
Change-Id: Ic297637d40b2a5a01d2b60d6881d01a53ab051de
  • Loading branch information
Kersten Richter authored and ajaeger committed Oct 11, 2013
1 parent cb4f880 commit 6ef127e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-ref/src/wadls/compute-api/src/ext/os-quota-sets.wadl
Expand Up @@ -158,7 +158,7 @@
</representation>
</response>
</method>
<method name="POST" id="updateQuota">
<method name="PUT" id="updateQuota">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
><para role="shortdesc">Updates quotas for a
tenant.</para>
Expand Down

0 comments on commit 6ef127e

Please sign in to comment.