Skip to content
Snippets Groups Projects
Commit 1a21390b authored by Justin Ehlert's avatar Justin Ehlert
Browse files

Fix handling of multi-value file fields

Some clients (e.g. Swagger), rather than specifying `file1`, `file2`, etc... will
specify multiple values for `file` when uploading multiple files.
This code change will handle lists of values for individual fields.
parent 58866be2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment