fastify-multipart icon indicating copy to clipboard operation
fastify-multipart copied to clipboard

Create key values when multiple files are uploaded

Open vasilianeugen opened this issue 3 years ago • 0 comments

When you define sharedSchemaId and you want to allow multiple files upload, the files are in array and no value can be returned from onFile in this case.

vasilianeugen avatar Jun 15 '22 11:06 vasilianeugen