We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After following the official documentation, instead of a file upload button showing in Swagger, just the string "string($binary)" is printed.
https://github.com/w-biggs/repro-nest-swagger-file-upload-bug
npm install
npm run start:dev
There is a file upload button.
7.3.1
9.4.3
21.5.0
No response
The text was updated successfully, but these errors were encountered:
tap "Try it out"
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Current behavior
After following the official documentation, instead of a file upload button showing in Swagger, just the string "string($binary)" is printed.
Minimum reproduction code
https://github.com/w-biggs/repro-nest-swagger-file-upload-bug
Steps to reproduce
npm install
npm run start:dev
Expected behavior
There is a file upload button.
Package version
7.3.1
NestJS version
9.4.3
Node.js version
21.5.0
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: