joukevandermaas / saule

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

configureJsonApi overload (formatter can be only add at end of the collection, without delete other formatters #168

Closed tomasjurasek closed 7 years ago

tomasjurasek commented 7 years ago

I added more options for configure formatters in ConfigureJsonApi. For example if want combinate JSON API with WebAPI together.

167

joukevandermaas commented 7 years ago

Thanks for this! I will publish a pre-release shortly with these changes in it.