Forum Discussion

avitugboat's avatar
avitugboat
New Contributor
2 years ago

node.js Generated code with oas3-tools version 2.2.3 does not take middleware

I'm trying to add a middleware to the code generated by swaggerhub for node.js, it appears to ignore it and not use the middleware I'm adding: const expressAppConfig = oas3Tools.expressAppConfig(pat...