Closed glooms closed 4 years ago
This will ensure that the type returned for Raw methods where the non-raw type is a slice returns json.RawMessage just like the other methods do.
Raw
json.RawMessage
Already merged haha
This will ensure that the type returned for
Raw
methods where the non-raw type is a slice returnsjson.RawMessage
just like the other methods do.