[GitHub] [cloudstack-go] mlsorensen commented on pull request #57: Fix RoleService bug where response doesn't match struct

2023-04-17 Thread via GitHub
mlsorensen commented on PR #57: URL: https://github.com/apache/cloudstack-go/pull/57#issuecomment-1511974286 Should be resolved with #58 -- 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 speci

[GitHub] [cloudstack-go] mlsorensen commented on pull request #57: Fix RoleService bug where response doesn't match struct

2023-04-14 Thread via GitHub
mlsorensen commented on PR #57: URL: https://github.com/apache/cloudstack-go/pull/57#issuecomment-1509042199 We will need to fix it in the code gen. I think this is another manifestation of #55 - anything that doesn't return a list type response seems to be broken. We will need to come up