krakenjs / swaggerize-express

Design-driven apis with swagger 2.0 and express.
Other
355 stars 81 forks source link

Move route middleware before route validation #90

Closed mikestead closed 8 years ago

mikestead commented 8 years ago

Addresses part of https://github.com/krakenjs/swaggerize-express/issues/88 allowing route middleware to process a request before it gets to validation.

phillip-hall commented 8 years ago

+1

phillip-hall commented 8 years ago

Is there any plans to merge this PR soon?

tlivings commented 8 years ago

@phillip-hall merged.