json-api-normalize icon indicating copy to clipboard operation
json-api-normalize copied to clipboard

jsonapi errors array is ignored

Open casertap opened this issue 6 years ago • 0 comments

Hi, The package does not keep of any errors that could be returned by the jsonapi endpoint. I think the best way to handle this would be to keep the errors key in: meta.endpoint.url.errors at the same level the data would be.

Thanks

casertap avatar Dec 15 '19 03:12 casertap