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

Multipart support for Fastify

Results 33 fastify-multipart issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

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.

Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 3.6.0 to 4.1.0. Release notes Sourced from readable-stream's releases. v4.1.0 What's Changed ci: add GitHub token permissions for workflows by @​varunsh-coder in nodejs/readable-stream#479 Lazily require abort-controller by...

dependencies
javascript

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

good first issue
documentation

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure it has not already been reported ### Fastify version 3.8.1...

good first issue
typescript

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

good first issue

## 🐛 Bug Report When used with validation and fastify-swagger with the same code from the [example](https://github.com/fastify/fastify-multipart/blob/master/examples/example-validation.js) the file object is empty. When validation is disabled, the upload works as...

bug
good first issue

as titled

good first issue

## 🚀 Feature Proposal - Some interfaces aren't covered e.g `onFile` handler in the new promise API. - Validate TS types in the CI. ## Motivation Full TS support.

good first issue