kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

API becomes unresponsive when trying to fetch included relationships of a resource that isn't recognized #312

Closed joelalejandro closed 2 years ago

joelalejandro commented 2 years ago

Can be reproduced running the demo app with localhost:3000/api/articles?include=author.votes

joelalejandro commented 2 years ago

Apparently, according to what we've diagnosed so far with @spersico: