connexion
connexion copied to clipboard
Fix to get all files value for multipart
Fixes # .
Changes proposed in this pull request:
- get all values from files by using
files.lists()
Thanks @chenguangqi! Could you update the tests so they take into account the change?
Hi @chenguangqi, did you have a chance to have another look at this? Let me know if you need support.
@RobbeSneyders so, sorry. It's hard to setup test enviroments(3.7, 3.8, 3,9, 3.10) by network question.
Should be fixed, see tests added in https://github.com/spec-first/connexion/pull/1642