[
https://issues.apache.org/jira/browse/CLOUDSTACK-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006629#comment-14006629
]
ASF subversion and git services commented on CLOUDSTACK-6752:
-------------------------------------------------------------
Commit da5ad74d5f4388c4aa1df2f2e5f9053bfb70d83d in cloudstack's branch
refs/heads/4.4-forward from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=da5ad74 ]
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)