epapineau commented on code in PR #22938:
URL: https://github.com/apache/airflow/pull/22938#discussion_r882295284
##########
airflow/providers/dbt/cloud/hooks/dbt.py:
##########
@@ -133,6 +133,7 @@ class DbtCloudHook(HttpHook):
Interact with dbt Cloud using the V2 API.
:param dbt_cloud_conn_id: The ID of the :ref:`dbt Cloud connection
<howto/connection:dbt-cloud>`.
+ :param tenant: The subdomain / tenancy of a dbt Cloud account.
Review Comment:
Done! Thanks for catching
--
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]