tetra12 commented on a change in pull request #26:
URL: https://github.com/apache/cloudstack-go/pull/26#discussion_r788773686



##########
File path: cloudstack/VPCService.go
##########
@@ -2855,7 +2855,7 @@ type VPC struct {
        JobID                string               `json:"jobid"`
        Jobstatus            int                  `json:"jobstatus"`
        Name                 string               `json:"name"`
-       Network              []string             `json:"network"`
+       Network              []Network            `json:"network"`

Review comment:
       Hi @Pearl1594 
   Thanks for your hint. I updated the generator code as per your advice. Pls 
check it up again




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