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.05k stars 172 forks source link

Open Api Summary is not drawing on Swagger UI #334

Closed ferventurart closed 5 months ago

ferventurart commented 5 months ago

Hi guys

The tag WithSummary() is not working properly in the swagger UI 👎

Screenshot 2024-01-29 at 6 13 19 AM

ferventurart commented 5 months ago

I used https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis/openapi?view=aspnetcore-8.0 to resolve.

jchannon commented 5 months ago

So is there a bug in Carter?

ferventurart commented 5 months ago

Is not! :)