bbinckesOccasional Visitor6 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
HKosovaAlumni6 years agoHi bbinckes, There's a known issue with multiple file upload: https://github.com/swagger-api/swagger-ui/issues/4600
Recent DiscussionsJava Deprecated annotation issueBlocking error, cannot be dismissedHow to troubleshoot object recognition issues in TestComplete?
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