fastify-multipart
fastify-multipart copied to clipboard
Create key values when multiple files are uploaded
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.