uranusjr commented on code in PR #43902:
URL: https://github.com/apache/airflow/pull/43902#discussion_r1839353420
##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -4734,14 +4721,14 @@ components:
description: The task ID.
type: string
- execution_date:
+ logical_date:
description: The execution date. Either set this or dag_run_id but
not both.
Review Comment:
```suggestion
description: The logical date. Either set this or dag_run_id but
not both.
```
--
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]