You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/11/08 21:33:52 UTC

[GitHub] [cloudstack-go] mlsorensen opened a new pull request, #44: Fix registerTemplate/updateTemplate details map

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

   This should fix #43 - it's possible that other API calls that accept multiple details need this fix as well, but I've been selective in applying only to the known ones via the `detailsRequireZeroIndex` map.  I just don't have the ability to go through each API call right now to determine if this fix is required.
   
   I don't see a way in the existing test framework to inspect/test the `toUrlValues()` or the final rendered parameters. If there's an existing way to add this I'm happy to add a test.


-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-go] rohityadavcloud merged pull request #44: Fix registerTemplate/updateTemplate details map

Posted by GitBox <gi...@apache.org>.
rohityadavcloud merged PR #44:
URL: https://github.com/apache/cloudstack-go/pull/44


-- 
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-unsubscribe@cloudstack.apache.org

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