Pearl1594 commented on PR #40:
URL: https://github.com/apache/cloudstack-go/pull/40#issuecomment-1198193132

   @vdombrovski Thanks for the fix. However, cloudstack-go's code is 
autogenerated, which means the fix you have provided would need to be placed 
here:
   
https://github.com/apache/cloudstack-go/blob/main/generate/generate.go#L1285-L1288
 based on a check on the cmd i.e., when cmd == 'deleteTags' add the check else 
set the value as it currently does. Once the code is added to the specific 
file, you need to run a `make code` and your changes would reflect in the 
ResourcetagsService.go file.


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