-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For #1, add middleware that handles multipart/form-data file uploads
(can't hurt, though PUT requests might also be used.)
- Loading branch information
1 parent
f139fd4
commit 8602075
Showing
4 changed files
with
118 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
'use strict'; | ||
|
||
const multer = require('multer'); | ||
|
||
// Taken from express-openapi examples | ||
module.exports = function(req, res, next) | ||
{ | ||
multer().any()(req, res, function(err) { | ||
if (err) { | ||
return next(err); | ||
} | ||
// Handle both single and multiple files | ||
const filesMap = req.files.reduce( | ||
(acc, f) => | ||
Object.assign(acc, { | ||
[f.fieldname]: (acc[f.fieldname] || []).concat(f) | ||
}), | ||
{} | ||
); | ||
Object.keys(filesMap).forEach(fieldname => { | ||
const files = filesMap[fieldname]; | ||
req.body[fieldname] = files.length > 1 ? files.map(() => '') : ''; | ||
}); | ||
return next(); | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -198,6 +198,14 @@ braces@^2.3.1, braces@^2.3.2: | |
split-string "^3.0.2" | ||
to-regex "^3.0.1" | ||
|
||
busboy@~0.2.9: | ||
version "0.2.14" | ||
resolved "https://registry.yarnpkg.com/busboy/-/busboy-0.2.14.tgz#6c2a622efcf47c57bbbe1e2a9c37ad36c7925453" | ||
integrity sha1-bCpiLvz0fFe7vh4qnDetNseSVFM= | ||
dependencies: | ||
dicer "0.2.5" | ||
readable-stream "1.1.x" | ||
|
||
[email protected]: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048" | ||
|
@@ -238,9 +246,9 @@ chalk@^2.0.1, chalk@^2.4.1: | |
supports-color "^5.3.0" | ||
|
||
chokidar@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.0.tgz#5fcb70d0b28ebe0867eb0f09d5f6a08f29a1efa0" | ||
integrity sha512-5t6G2SH8eO6lCvYOoUpaRnF5Qfd//gd7qJAkwRUw9qlGVkiQ13uwQngqbWWaurOsaAm9+kUGbITADxt6H0XFNQ== | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.1.tgz#adc39ad55a2adf26548bd2afa048f611091f9184" | ||
integrity sha512-gfw3p2oQV2wEt+8VuMlNsPjCxDxvvgnm/kz+uATu805mWVF8IJN7uz9DN7iBz+RMJISmiVbCOBFs9qBGMjtPfQ== | ||
dependencies: | ||
anymatch "^2.0.0" | ||
async-each "^1.0.1" | ||
|
@@ -473,6 +481,14 @@ detect-libc@^1.0.2: | |
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" | ||
integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= | ||
|
||
[email protected]: | ||
version "0.2.5" | ||
resolved "https://registry.yarnpkg.com/dicer/-/dicer-0.2.5.tgz#5996c086bb33218c812c090bddc09cd12facb70f" | ||
integrity sha1-WZbAhrszIYyBLAkL3cCc0S+stw8= | ||
dependencies: | ||
readable-stream "1.1.x" | ||
streamsearch "0.1.2" | ||
|
||
dot-prop@^4.1.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57" | ||
|
@@ -942,7 +958,7 @@ inflight@^1.0.4: | |
once "^1.3.0" | ||
wrappy "1" | ||
|
||
inherits@2, [email protected], inherits@^2.0.3, inherits@~2.0.3: | ||
inherits@2, [email protected], inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" | ||
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= | ||
|
@@ -1158,6 +1174,11 @@ is-windows@^1.0.2: | |
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d" | ||
integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA== | ||
|
||
[email protected]: | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" | ||
integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8= | ||
|
||
[email protected], isarray@~1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" | ||
|
@@ -1327,11 +1348,23 @@ micromatch@^3.1.10, micromatch@^3.1.4: | |
snapdragon "^0.8.1" | ||
to-regex "^3.0.2" | ||
|
||
mime-db@~1.12.0: | ||
version "1.12.0" | ||
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.12.0.tgz#3d0c63180f458eb10d325aaa37d7c58ae312e9d7" | ||
integrity sha1-PQxjGA9FjrENMlqqN9fFiuMS6dc= | ||
|
||
mime-db@~1.37.0: | ||
version "1.37.0" | ||
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.37.0.tgz#0b6a0ce6fdbe9576e25f1f2d2fde8830dc0ad0d8" | ||
integrity sha512-R3C4db6bgQhlIhPU48fUtdVmKnflq+hRdad7IyKhtFj06VPNVdk2RhiYL3UjQIlso8L+YxAtFkobT0VK+S/ybg== | ||
|
||
mime-types@~2.0.9: | ||
version "2.0.14" | ||
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.0.14.tgz#310e159db23e077f8bb22b748dabfa4957140aa6" | ||
integrity sha1-MQ4VnbI+B3+Lsit0jav6SVcUCqY= | ||
dependencies: | ||
mime-db "~1.12.0" | ||
|
||
mime-types@~2.1.18: | ||
version "2.1.21" | ||
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.21.tgz#28995aa1ecb770742fe6ae7e58f9181c744b3f96" | ||
|
@@ -1391,6 +1424,11 @@ mkdirp@^0.5.0, mkdirp@^0.5.1: | |
dependencies: | ||
minimist "0.0.8" | ||
|
||
mkdirp@~0.3.5: | ||
version "0.3.5" | ||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.5.tgz#de3e5f8961c88c787ee1368df849ac4413eca8d7" | ||
integrity sha1-3j5fiWHIjHh+4TaN+EmsRBPsqNc= | ||
|
||
[email protected]: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" | ||
|
@@ -1401,6 +1439,16 @@ ms@^2.1.1: | |
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a" | ||
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg== | ||
|
||
multer@^0: | ||
version "0.1.8" | ||
resolved "https://registry.yarnpkg.com/multer/-/multer-0.1.8.tgz#551b8a6015093701bcacc964916b1ae06578f37b" | ||
integrity sha1-VRuKYBUJNwG8rMlkkWsa4GV483s= | ||
dependencies: | ||
busboy "~0.2.9" | ||
mkdirp "~0.3.5" | ||
qs "~1.2.2" | ||
type-is "~1.5.2" | ||
|
||
nan@^2.9.2: | ||
version "2.12.1" | ||
resolved "https://registry.yarnpkg.com/nan/-/nan-2.12.1.tgz#7b1aa193e9aa86057e3c7bbd0ac448e770925552" | ||
|
@@ -1758,6 +1806,11 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" | ||
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== | ||
|
||
qs@~1.2.2: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-1.2.2.tgz#19b57ff24dc2a99ce1f8bdf6afcda59f8ef61f88" | ||
integrity sha1-GbV/8k3CqZzh+L32r82ln472H4g= | ||
|
||
range-parser@~1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e" | ||
|
@@ -1792,6 +1845,16 @@ read-pkg@^3.0.0: | |
normalize-package-data "^2.3.2" | ||
path-type "^3.0.0" | ||
|
||
[email protected]: | ||
version "1.1.14" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9" | ||
integrity sha1-fPTFTvZI44EwhMY23SB54WbAgdk= | ||
dependencies: | ||
core-util-is "~1.0.0" | ||
inherits "~2.0.1" | ||
isarray "0.0.1" | ||
string_decoder "~0.10.x" | ||
|
||
readable-stream@^2.0.2, readable-stream@^2.0.6: | ||
version "2.3.6" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" | ||
|
@@ -2098,6 +2161,11 @@ statuses@~1.4.0: | |
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.4.0.tgz#bb73d446da2796106efcc1b601a253d6c46bd087" | ||
integrity sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew== | ||
|
||
[email protected]: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-0.1.2.tgz#808b9d0e56fc273d809ba57338e929919a1a9f1a" | ||
integrity sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo= | ||
|
||
string-width@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" | ||
|
@@ -2124,6 +2192,11 @@ string.prototype.padend@^3.0.0: | |
es-abstract "^1.4.3" | ||
function-bind "^1.0.2" | ||
|
||
string_decoder@~0.10.x: | ||
version "0.10.31" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" | ||
integrity sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ= | ||
|
||
string_decoder@~1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" | ||
|
@@ -2229,6 +2302,14 @@ touch@^3.1.0: | |
dependencies: | ||
nopt "~1.0.10" | ||
|
||
type-is@~1.5.2: | ||
version "1.5.7" | ||
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.5.7.tgz#b9368a593cc6ef7d0645e78b2f4c64cbecd05e90" | ||
integrity sha1-uTaKWTzG730GReeLL0xky+zQXpA= | ||
dependencies: | ||
media-typer "0.3.0" | ||
mime-types "~2.0.9" | ||
|
||
type-is@~1.6.16: | ||
version "1.6.16" | ||
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.16.tgz#f89ce341541c672b25ee7ae3c73dee3b2be50194" | ||
|