issues
search
kurierjs
/
kurier
TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61
stars
9
forks
source link
`include` brings duplicates if multiple entities reference same related entity
#324
Closed
joelalejandro
closed
1 year ago
joelalejandro
commented
2 years ago
Can reproduce with test app.
GET /votes?include=article
Can reproduce with test app.