krakenjs / swaggerize-express

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

allow express options to be passed in options #79

Closed tlivings closed 8 years ago

tlivings commented 9 years ago

Addresses https://github.com/krakenjs/swaggerize-express/pull/75.

jdassonvil commented 9 years ago

Great :)

jasisk commented 9 years ago

Looks good to me.

aredridel commented 9 years ago

Oh shiny! :+1:

jsdevel commented 8 years ago

Why even set these at all though? It's really strange to set express settings within middleware.