flask-restx icon indicating copy to clipboard operation
flask-restx copied to clipboard

Problem uploading multiple files with Swagger

Open benjnicholls opened this issue 1 year ago • 0 comments

Is anyone else having a similar error when uploading multiple files using swagger UI? I try to upload one or two files but I get the following error:

image

When I perform the same post request using Postman it works fine. Should I be looking in Swagger for my solution? I am running Python3.10 with Flask-Restx 1.3.0

benjnicholls avatar Aug 11 '24 21:08 benjnicholls