openapi-enforcer-multer
v0.1.6
Published
A middleware that wraps the npm multer package to prepare the request for the openapi-enforcer-middleware package.
Downloads
74
Maintainers
Readme
Open API Enforcer Multer
This package works along side the multer package and the openapi-enforcer-middleware package to make file uploads for your API simple.
Features
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.
Documentation
https://byu-oit.github.io/openapi-enforcer-multer/