----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9878/#review17741 -----------------------------------------------------------
Commit 092560b8010510d98795de0ebc7ef880e76169b2 in branch refs/heads/4.1 from Chip Childers <chip.child...@gmail.com> [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=092560b ] CLOUDSTACK-1544 updated API documentation on deleteUser command; fixed API and id parameter descriptions; fixed responseObject doc designation - ASF Subversion and Git Services On March 12, 2013, 5:51 p.m., David Grizzanti wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9878/ > ----------------------------------------------------------- > > (Updated March 12, 2013, 5:51 p.m.) > > > Review request for cloudstack. > > > Description > ------- > > CLOUDSTACK-1544: The description and the response format for the deleteUser > command are incorrect > > deleteUser API documentation was showing description as "Creates a user for > an account" instead of delete and response object documentation showed a > UserResponse instead of generic success response. > > Updates: > - API documentation on deleteUser command > - fixed API and id parameter descriptions > - fixed responseObject doc designation > > > This addresses bug CLOUDSTACK-1544. > > > Diffs > ----- > > api/src/org/apache/cloudstack/api/command/admin/user/DeleteUserCmd.java > bb37d08 > > Diff: https://reviews.apache.org/r/9878/diff/ > > > Testing > ------- > > > Thanks, > > David Grizzanti > >