joukevandermaas / saule

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

Support JSON API bulk extension #215

Open bjornharrtell opened 5 years ago

bjornharrtell commented 5 years ago

See http://springbot.github.io/json-api/extensions/bulk/.

bjornharrtell commented 5 years ago

I suppose this would require a custom route attribute that can handle different content types on the same path.