openapi-spec-validator
openapi-spec-validator copied to clipboard
Add verify=false to requests to be able to run validator locally without SSL cert
Hey!
Could we add the verify=False parameter to requests.get in order to be able to run validation on localhost without providing certificates?