This package works along side the multer package and the openapi-enforcer-middleware package to make file uploads for your API simple.
-
Works with Open API version 2.0 and 3.x.x.
-
Works with multer storage options:
- DiskStorage
- MemoryStorage
-
Automatically builds multer field definitions from your Open API document.