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. Eventually the `listApis` should advertise which APIs these are, but until then we need to switch these calls (and any other that may send sensitive info) over to use POST. -- 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: dev-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org