phsm closed pull request #91: Add missing API calls
URL: https://github.com/apache/cloudstack-go/pull/91
--
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:
phsm commented on PR #91:
URL: https://github.com/apache/cloudstack-go/pull/91#issuecomment-2541358557
I see you've merged the previous commits implementing the slices of API
calls that were emerged at different CS versions.
This may as well render my PR obsolete.
Later I will
DaanHoogland commented on PR #91:
URL: https://github.com/apache/cloudstack-go/pull/91#issuecomment-254119
@phsm I merged some PRs and now you are stuck with a lot of conflicts. So
for I can see these are not complex, just a lot. Can you have a look, please?
--
This is an automated me
phsm opened a new pull request, #91:
URL: https://github.com/apache/cloudstack-go/pull/91
I've noticed that a lot of API calls are missing from the `cloudstack/`
directory.
Thus, I took listApis output from the latest Cloudstack version at the time
of writing this, 4.19.1.2, and adde