openapi-spec-validator icon indicating copy to clipboard operation
openapi-spec-validator copied to clipboard

Add verify=false to requests to be able to run validator locally without SSL cert

Open victory-sokolov opened this issue 3 years ago • 0 comments

Hey! Could we add the verify=False parameter to requests.get in order to be able to run validation on localhost without providing certificates?

victory-sokolov avatar Mar 11 '22 13:03 victory-sokolov