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 Discussionsopenapi codegen doesn't match swagger for xml arraySwagger Ui showing different behaviorMaximum no of end-points in an API
Related ContentCreating virtual service using swagger definition (swagger.Json) URL failingSwagger Compliance assertion gives error Failed to find resourceGenerate multiple OAS 3.0 files using the swagger-maven-plugin