ramitkataria commented on code in PR #54796:
URL: https://github.com/apache/airflow/pull/54796#discussion_r2353961117
##########
providers/edge3/src/airflow/providers/edge3/openapi/v2-edge-generated.yaml:
##########
@@ -919,6 +917,8 @@ components:
- type: string
- type: 'null'
title: Log Path
+ ti:
Review Comment:
All the changes in this provider are because of a change in the order of the
fields in ExecuteTask? The `ti` field was moved to the end because of a
refactor to abstract common code to a super class
--
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]