[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006962#comment-14006962
 ] 

ASF subversion and git services commented on CLOUDSTACK-6752:
-------------------------------------------------------------

Commit f002e4d161bdf68f4af9e276d4eb006b32322056 in cloudstack's branch 
refs/heads/4.4 from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f002e4d ]

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)

Reply via email to