Merge "Use PUT method for user update"

This commit is contained in:
Jenkins 2014-01-29 22:08:34 +00:00 committed by Gerrit Code Review
commit e85c5e75e4

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>