Skip to content
New issue

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

How to use exegesis with multipart/form-data? #426

Open
ratosh opened this issue Jan 23, 2023 · 0 comments
Open

How to use exegesis with multipart/form-data? #426

ratosh opened this issue Jan 23, 2023 · 0 comments

Comments

@ratosh
Copy link

ratosh commented Jan 23, 2023

I have multiple endpoints expecting files (different files). On docs we see how to define the spec to expect multipart/form-data on Controllers doc but when trying to use it on code it gives an error that there is no parser for the type.

I'm trying to plug multer in but I don't see a good way to define it. Can someone give me more information about how to make this work?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant