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.08k stars 175 forks source link

OpenAPI - Don't produce request body on GET #188

Closed jchannon closed 5 years ago

jchannon commented 5 years ago

If metadata is defined with a request type, Carter shouldn't produce openapi docs with on a GET request