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
HKosovaSmartBear Alumni (Retired)5 years agoHi bbinckes, There's a known issue with multiple file upload: https://github.com/swagger-api/swagger-ui/issues/4600
Related ContentCreating virtual service using swagger definition (swagger.Json) URL failingSwagger Response In ArraySwagger Compliance assertion gives error Failed to find resourcev3.0 (bug?) - swagger compliance assertion fails in v3.0 but is ok in v2.8distribute multiple Endpoints over multiple maven modules and make Swagger detect them
Recent DiscussionsSwagger Form EditorSwagger Editor Display FaultrequestInterceptor with PythonSwagger - hide definition, BUT....Customize Swagger like spotify web console