apigee-127 / swagger-node-runner

The heart of Swagger-Node
MIT License
102 stars 123 forks source link

is request validation toggle-able? #145

Open djcuvcuv opened 5 years ago

djcuvcuv commented 5 years ago

Thanks a lot for your help here. I was looking for a way to toggle requestValidation off, akin to how you expose responseValidation toggling. Is there any way to toggle requestValidation? If I absolutely had to do this, what would be the most straight-forward way to do so without intervening (too much) with swagger-node-runner's inner-workings?

Thanks a lot! -Chris

theganyo commented 5 years ago

You should just be able to remove swagger_validator fitting from the swagger_controllers list in your configuration.