phsm commented on code in PR #91:
URL: https://github.com/apache/cloudstack-go/pull/91#discussion_r1887053442
##########
generate/layout.go:
##########
@@ -790,16 +864,92 @@ var layout = apiInfo{
"RegistrationService": {
"registerOauthProvider",
},
- "ShutdownService": {
- "readyForShutdown",
- },
Review Comment:
The reason was to make the layout structure to follow the structure from
here: https://cloudstack.apache.org/api/apidocs-4.20/
The "readyForShutdown" API call looks to be a part of ManagementService now.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]