DaanHoogland commented on issue #85:
URL: https://github.com/apache/cloudstack-go/issues/85#issuecomment-2541114637
fixed by #86
--
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 comme
DaanHoogland closed issue #85: createUser/updateUser APIs need to be POST
URL: https://github.com/apache/cloudstack-go/issues/85
--
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.
phsm commented on issue #85:
URL: https://github.com/apache/cloudstack-go/issues/85#issuecomment-2459680329
Perhaps this issue can be closed as the referenced PR has been merged.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
shwstppr commented on issue #85:
URL: https://github.com/apache/cloudstack-go/issues/85#issuecomment-2102373230
@rohit-satya there is already a PR for this now,
https://github.com/apache/cloudstack-go/pull/86. You may help review/test that
--
This is an automated message from the Apache G
rohit-satya commented on issue #85:
URL: https://github.com/apache/cloudstack-go/issues/85#issuecomment-2102321756
@mlsorensen Please assign this to me
--
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 g
mlsorensen opened a new issue, #85:
URL: https://github.com/apache/cloudstack-go/issues/85
https://github.com/apache/cloudstack-go/blob/0d335efa7425b204db7a8030522493f829fad6f0/generate/generate.go#L1701
The generation code uses post calls for a subset of APIs that are sensitive.
Eve