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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to