Github user rhtyd commented on the issue:
https://github.com/apache/cloudstack/pull/1599
@jburwell yes, this PR does not implement API-discovery based generation
but rather fixes the fields that the (api discovery based) codegenerator
should produce in the generated python classes (cmd and response classes per
api/module). The issue was the autogenerated `cloudstackAPI` differed between
api-based and apidocs-based code generation. With this PR the generated classes
match exactly thereby allowing us to go with either methods to generate
`cloudstackAPI`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---