naz / swagger-express-validator

Lightweight requrest/response validation middleware based on swagger/OpenAPI schema
MIT License
56 stars 24 forks source link

#5 validateRequest: false, validateResponse: false. call to next() #6

Closed komikoni closed 7 years ago

komikoni commented 7 years ago

5 validateRequest: false, validateResponse: false. call to next()

naz commented 7 years ago

hey @komikoni, thanks for a good catch! haven't thought of this scenario, now it seems so obvious :wink: