[
https://issues.apache.org/jira/browse/CLOUDSTACK-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006693#comment-14006693
]
ASF subversion and git services commented on CLOUDSTACK-6752:
-------------------------------------------------------------
Commit faa379b6c2d82d5c51ce034fbd698cb71f3dcecc in cloudstack's branch
refs/heads/master from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=faa379b ]
CLOUDSTACK-6752: IAM command class separation caused ApiDoc warning of
duplicated cmd class for the same api name.
> IAM command class separation caused ApiDoc warning of duplicated cmd class
> for the same api name
> ------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6752
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6752
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Doc
> Affects Versions: 4.4.0
> Reporter: Min Chen
> Assignee: Min Chen
> Fix For: 4.4.0
>
>
> IAM separates some cmd classes into two classes, for example, listVMsCmd and
> listVMsCmdByAdmin to provide different response view for admin and normal
> user. This caused API doc generation throw such warning: "Warning, API Cmd
> class has non-unique apiname". For some command, if ApiDocXmlWriter pickes
> the user cmd class first, the API doc generated may miss some input
> parameters only existing in ***ByAdmin class.
--
This message was sent by Atlassian JIRA
(v6.2#6252)