poddm commented on issue #66:
URL: https://github.com/apache/cloudstack-go/issues/66#issuecomment-1666004967
@Pearl1594, that resolves the issue. Thanks.
```go
// Generic function to get the first non-count raw value from a response as
json.RawMessage
func getRawValue(b jso
poddm commented on issue #66:
URL: https://github.com/apache/cloudstack-go/issues/66#issuecomment-1665897322
I believe the CreateZoneResponse should be updated to this. I'm trying to
understand the generator to submit a PR.
```go
type CreateZoneResponse struct {
Zone struc