flask-restx
flask-restx copied to clipboard
Problem uploading multiple files with Swagger
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:
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