Min Chen created CLOUDSTACK-6752:
------------------------------------
Summary: IAM command class separation caused ApiDoc warning of
duplicated cmd class for the same
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
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)