ecerulm commented on pull request #16686: URL: https://github.com/apache/airflow/pull/16686#issuecomment-869661118
I did change the connection accessor syntax from `conn.value.my_connection.host` to `conn.my_connection.host` as per request of @ashb. Also, I guess I need to do a PR towards airflow-site too? https://github.com/apache/airflow/edit/main/docs/apache-airflow/macros-ref.rst , right? Do I do that already now or we shall wait until this PR is merged. -- 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]
