Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Unmarshaling of Errors #36

Open
DQSevilla opened this issue May 15, 2023 · 0 comments
Open

Support Unmarshaling of Errors #36

DQSevilla opened this issue May 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DQSevilla
Copy link
Contributor

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

@DQSevilla DQSevilla added the enhancement New feature or request label May 15, 2023
@kaitlynp1206 kaitlynp1206 self-assigned this May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants