mohuk / ts-jsonapi

JSON API (De)Serializer in Typescript
MIT License
52 stars 10 forks source link

JSONAPIError #5

Open outsideMyBox opened 7 years ago

outsideMyBox commented 7 years ago

Hi,

the jsonapi-serializer also contains a class JSONAPIError which is missing in this library. It could be useful to also port it.

thanks for this library!

mohuk commented 7 years ago

You are welcome. Let me take a look at the error class. Thanks for the pointer.