mlsorensen opened a new pull request, #86:
URL: https://github.com/apache/cloudstack-go/pull/86

   Add a set to contain the API names that should use POST. Not all defined API 
names here are actually generated by this client yet (namely the 2FA and 
registerUserData APIs), but would want to be POST when they're introduced.
   
   Note this also fixes a typo in the listApis.json which actually resides 
[upstream core 
cloudstack](https://github.com/apache/cloudstack/tree/main/plugins/network-elements/opendaylight/src/main/java/org/apache/cloudstack/network/opendaylight/api/commands),
 in the "OpenDaylight" API descriptions.
   
   It seems `listApis.json` was recently updated without calling generate, 
because without fixing the typo here it wants to introduce the typo into the 
generated code. So I am stuck with a choice between committing a change to 
listApis or committing a typo to the generated bindings.


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to