halilduygulu commented on pull request #19530: URL: https://github.com/apache/airflow/pull/19530#issuecomment-972814277
and was changing extra parameter names absolutely necessary? I have to change this 40 times in our airflow setup, not everyone is creating connections from ui. ``` security_token -> "extra__salesforce__security_token" domain -> "extra__salesforce__domain" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
