CarterCommunity / Carter

Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
MIT License
2.06k stars 174 forks source link

Another go at correcting the OpenApi output #212

Closed williamhbell closed 4 years ago

williamhbell commented 4 years ago

This pull request addresses comments on the previous one, includes a bug fix, a working test and the camel case formatting of class parameters.