We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086a069 commit f1c2626Copy full SHA for f1c2626
openapi/python-asyncio-rest.py.patch
@@ -5,7 +5,7 @@
5
> if not configuration.verify_ssl:
6
> ssl_context.check_hostname = False
7
> ssl_context.verify_mode = ssl.CERT_NONE
8
->
+>
9
67,68c73
10
< ssl_context=ssl_context,
11
< verify_ssl=configuration.verify_ssl
0 commit comments