josh-fell opened a new issue, #23954:
URL: https://github.com/apache/airflow/issues/23954

   ### Body
   
   Currently the following modules are missing certain parameters in their 
docstrings. Because of this, these parameters are not captured in the [Python 
API docs for the Databricks 
provider](https://airflow.apache.org/docs/apache-airflow-providers-databricks/stable/_api/airflow/providers/databricks/index.html).
   
   
   - [ ] DatabricksSubmitRunOperator: `tasks`
   - [ ] DatabricksSqlOperator: `do_xcom_push`
      - Granted this is really part of the `BaseOperator`, but this operator 
specifically sets the default value to False so it would be good if this was 
explicitly listed for users.
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


-- 
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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to