recurly
recurly copied to clipboard
JSON unmarshal does not work
I know JSON is a second class citizen in this repo and I respect that.
- JSON marshalling works
- JSON unmarshalling fails
I suspect this is due to the custom nullable fields, e.g. NullTime
Are you guys aware of anyone who has written a custom unmarshaller? It shouldn't be hard but its probably worth having since marshalling works.