bbinckesOccasional Visitor5 years agoSwagger UI failing to execute multiple file upload (open api 3.01) I have a .aspnet core 3.1 project that implements swagger UI (5.00). One of the API methods posts multiple images, [HttpPost("images", Name = "PostImages")] public async Task<IAc...Show More
HKosovaAlumni5 years agoHi bbinckes, There's a known issue with multiple file upload: https://github.com/swagger-api/swagger-ui/issues/4600
Recent DiscussionsMeenu Hinduja & Dheeraj Sudan : How can I get started with Swagger’s open source toolsJson and Xml example with inheritanceOpenApi Spec for AWS ApiGateway doesn't allow 1 attribute to read its value dynamically
Related ContentCreating virtual service using swagger definition (swagger.Json) URL failingSwagger Compliance assertion gives error Failed to find resourcedistribute multiple Endpoints over multiple maven modules and make Swagger detect them