swagger-node-runner
swagger-node-runner copied to clipboard
is request validation toggle-able?
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
You should just be able to remove swagger_validator fitting from the swagger_controllers list in your configuration.