python-restx / flask-restx

Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
https://flask-restx.readthedocs.io/en/latest/
Other
2.16k stars 335 forks source link

fix: swagger multiple files upload issue #177 #380

Closed ClimenteA closed 3 years ago

ClimenteA commented 3 years ago

Fix to #177

Added solution provided by pletessier

ClimenteA commented 3 years ago

The solution is unfortunately flaky... It worked for a while until it didn't work anymore.. (no sure what happend)