FriendsOfCake / crud-json-api

Build advanced JSON API Servers with almost no code.
https://crud-json-api.readthedocs.io/
MIT License
56 stars 32 forks source link

Relationships should not include data by default, just links #171

Open geoidesic opened 2 years ago

geoidesic commented 2 years ago

Otherwise the requests will exponentially large as the data grows. https://discuss.jsonapi.org/t/excluding-relationships/649/2