Swashbuckle.AspNetCore icon indicating copy to clipboard operation
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.

Open qcjxberin opened this issue 3 months ago • 1 comments

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.

image image This version appears when used with Asp.Versioning. In fact, there should be a corresponding treatment image

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

qcjxberin avatar Nov 06 '24 01:11 qcjxberin