krakenjs / swaggerize-express

Design-driven apis with swagger 2.0 and express.
Other
354 stars 81 forks source link

add multipart/form-data parsing #111

Open jannispl opened 7 years ago

jannispl commented 7 years ago

This PR introduces multipart/form-data parsing, powered by the multer package.