rhtyd opened a new issue #8: URL: https://github.com/apache/cloudstack-go/issues/8
Hi @pdion891 I've updated the listApis.json using 4.15.2.0 with https://github.com/apache/cloudstack-go/commit/d6d45296f19abc1c72ee8d76b9da8a4a91f148b0. On running the generator it creates changes in `cloudstack/HostService.go` that overrides some of your manual changes: ``` cd generate go build ./generate -api listApis.json ``` Can you do the above and see if you can address/fix your manual changes so either the generator is fixed or you simply use strings? (cloudstack/HostService.go) -- 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]
