Swashbuckle.AspNetCore
Swashbuckle.AspNetCore copied to clipboard
[Bug]: When Content-Type is set to multipart/form-data; version=1.0 If you use a swagger request, the data will be requested in the data format of a JSON object.
Describe the bug
When Content-Type is set to multipart/form-data; version=1.0 If you use a swagger request, the data will be requested in the data format of a JSON object.
This version appears when used with Asp.Versioning. In fact, there should be a corresponding treatment
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
Exception(s) (if any)
No response
Swashbuckle.AspNetCore version
No response
.NET Version
No response
Anything else?
No response