Multipart/form-data file array

Hello, the current version doesn’t allow me to add a file array, though I need to.

Hello, typically file uploads use multipart/form-data format which supports both text fields and files. Are you currently trying to use JSON type?