Version 0.9.0
- [ENHANCEMENT] Vendor extension for scoped middleware (closes #7)
- The extension name is
x-express-openapi-additional-middleware
and it's value is an array of functions (middleware).
- The extension name is
- [MAINTENANCE] Enabling coveralls in travis builds. coveralls fixed a bug on their side that was failing the build.