-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently our lib does not support Unmarshaling errors because it is not seen in requests to JSON:API servers, but it would be a nice-to-have feature for testing / consuming responses from JSON:API-servers.
Describe the solution you'd like
Unmarshal works for jsonapi.Error
Describe alternatives you've considered
N/A
Additional context
There are other things that this lib does not Unmarshal, like links or relationship metas, that may be interesting to do as well
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request