ashb commented on a change in pull request #18724:
URL: https://github.com/apache/airflow/pull/18724#discussion_r722122730



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -2863,6 +2863,11 @@ components:
           description: The execution date.
           type: string
           format: datetime
+          deprecated: true
+
+        dag_run_id:
+          description: The DagRun dag_run_id

Review comment:
       This should be an either/or with execution date -- not passing 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]


Reply via email to