airflow-client-python
airflow-client-python copied to clipboard
Pass verify_ssl as parameter
In client configuration i would like to pass verify_ssl to False but the value is hard coded.
Could you change it to be a param ?
Thanks !