Merge "Use PUT method for user update"

This commit is contained in:
Jenkins 2014-02-10 18:25:35 +00:00 committed by Gerrit Code Review
commit 6f6c7790f8

View File

@ -461,7 +461,7 @@
</wadl:doc>
</representation>
</response> &commonFaults; &getFaults; &postPutFaults; </method>
<method name="POST" id="updateUser">
<method name="PUT" id="updateUser">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
title="Update User">
<para role="shortdesc">Updates a user.</para>