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

Add Enabled To OpenAPI Options #232

Closed khalidabuhakmeh closed 4 years ago

khalidabuhakmeh commented 4 years ago

Allows you to disable the GET endpoint for OpenAPI for thos folks who don't want it as part of their Carter instance.

229

Should be backward compatible safe.

jchannon commented 4 years ago

You’re on fire! 🔥

Thanks