sunank200 commented on code in PR #43902:
URL: https://github.com/apache/airflow/pull/43902#discussion_r1838618028


##########
airflow/api_connexion/schemas/dag_run_schema.py:
##########
@@ -81,22 +81,14 @@ def autogenerate(self, data, **kwargs):
         """
         Auto generate run_id and logical_date if they are not provided.
 
-        For compatibility, if `execution_date` is submitted, it is converted
+        For compatibility, if `logical_date` is submitted, it is converted
         to `logical_date`.

Review Comment:
   Changed it



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