shwstppr commented on PR #207: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/207#issuecomment-4018815296
@Imvedansh this could be useful but I feel this is too static a solution. I would have approached by maybe adding a field in listApis response or even a new API if neeed in CloudStack code. API response could contain a map field which would have API param name and possible values. While creating API response maybe the response generator can go through parameters which have a non-primitive getter or maybe the param annotation can have flag to identify if it is an enum. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
