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
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