Swashbuckle.AspNetCore
Swashbuckle.AspNetCore copied to clipboard
[Bug]: Request Body not display in minimal api
Describe the bug
this is custom model binding
This is a generic custom model binding
There is no Request Body
Expected behavior
No response
Actual behavior
Request Body is not display when using custom model binding
Steps to reproduce
No response
Exception(s) (if any)
No response
Swashbuckle.AspNetCore version
7.1.0
.NET Version
net9.0
Anything else?
No response