eladkal commented on code in PR #40439:
URL: https://github.com/apache/airflow/pull/40439#discussion_r1657150247
##########
docs/apache-airflow-providers-influxdb/connections/influxdb.rst:
##########
@@ -31,17 +31,12 @@ Extra (required)
Specify the extra parameters (as json dictionary) that can be used in
InfluxDB
connection.
- ``token``: (required) `Create token
<https://docs.influxdata.com/influxdb/cloud/security/tokens/create-token/>`_
- using the influxdb cli or UI
-
- ``org_name``: (required) `Create org
<https://docs.influxdata.com/influxdb/cloud/reference/cli/influx/org/create/>`_
Review Comment:
@romsharon98 i think we shouldnt remove this but just mention its not
defined via extra.
This is what we do in other providers as well
https://airflow.apache.org/docs/apache-airflow-providers-google/stable/connections/bigquery.html#configuring-the-connection
--
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]