Andy Curtis

Results 2 issues of Andy Curtis

### Problem description There a _rawJSON field in every struct in the go SDK. This is counter to go's standard json unmarshalling where values without a field and json annotation...

### Describe the bug The go model and SDK generators create structs for fern types. Each field in these structs contains a `url` annotation. These annotations are used for type...