We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When OpenAPI v3 is serialized as V2, file uploads (form-data) become broken.
This is causing serious issues like this one affecting ASP.NET Core web APIs that take file uploads:
domaindrivendev/Swashbuckle.AspNetCore#1769