utkarsharma2 commented on code in PR #36085:
URL: https://github.com/apache/airflow/pull/36085#discussion_r1417082359


##########
docs/apache-airflow-providers-weaviate/operators/weaviate.rst:
##########
@@ -28,7 +28,7 @@ into the database.
 Using the Operator
 ^^^^^^^^^^^^^^^^^^
 
-The WeaviateIngestOperator requires the ``input_text`` as an input to the 
operator. Use the ``conn_id`` parameter to specify the Weaviate connection to 
use to
+The WeaviateIngestOperator requires the ``input_data`` as an input to the 
operator. Use the ``conn_id`` parameter to specify the Weaviate connection to 
use to

Review Comment:
   I'm afraid the old content in the docs was wrong, input param `input_text` 
was never used. I guess it was missed while addressing PR comments, we updated 
the code but not the doc. 



-- 
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

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

Reply via email to