krakenjs / swaggerize-express

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

Improved validation of input based on different types. #20

Closed tlivings closed 10 years ago

tlivings commented 10 years ago

Resolves issue: https://github.com/krakenjs/swaggerize-express/pull/18

Also accounts for express issue: https://github.com/expressjs/body-parser/issues/44

hans-d commented 10 years ago

form does not get tested yet...

aredridel commented 10 years ago

:+1: