tonymmm1 commented on PR #90:
URL: https://github.com/apache/cloudstack-go/pull/90#issuecomment-2246696439

   quotaUpdate that was generated has additional response fields in the struct 
when the documentation states it should only show "updated_on".
   
   ```
   type QuotaUpdateResponse struct {
        JobID      string `json:"jobid"`
        Jobstatus  int    `json:"jobstatus"`
        Updated_on string `json:"updated_on"`
   }
   ```


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