connexion icon indicating copy to clipboard operation
connexion copied to clipboard

Fix to get all files value for multipart

Open chenguangqi opened this issue 3 years ago • 3 comments

Fixes # .

Changes proposed in this pull request:

  • get all values from files by using files.lists()

chenguangqi avatar Jul 21 '22 07:07 chenguangqi

Thanks @chenguangqi! Could you update the tests so they take into account the change?

RobbeSneyders avatar Aug 07 '22 20:08 RobbeSneyders

Hi @chenguangqi, did you have a chance to have another look at this? Let me know if you need support.

RobbeSneyders avatar Aug 23 '22 07:08 RobbeSneyders

@RobbeSneyders so, sorry. It's hard to setup test enviroments(3.7, 3.8, 3,9, 3.10) by network question.

chenguangqi avatar Aug 30 '22 02:08 chenguangqi

Should be fixed, see tests added in https://github.com/spec-first/connexion/pull/1642

RobbeSneyders avatar Feb 17 '23 16:02 RobbeSneyders