joukevandermaas / saule

JSON API library for ASP.Net Web API 2.
https://joukevandermaas.github.io/saule
MIT License
76 stars 37 forks source link

Sparse fieldset only works on attributes #235

Open PhyberApex opened 4 years ago

PhyberApex commented 4 years ago

The json:api states that sparse fieldsets should work on all fields...and fields include the relationships. This does currently not work in saule. I will make a PR for this very soon.