Skip to content

Support Unmarshaling of Errors #36

@DQSevilla

Description

@DQSevilla

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions