dstandish commented on a change in pull request #22184:
URL: https://github.com/apache/airflow/pull/22184#discussion_r825310440



##########
File path: airflow/api_connexion/schemas/sla_miss_schema.py
##########
@@ -30,7 +30,8 @@ class Meta:
 
     task_id = auto_field(dump_only=True)
     dag_id = auto_field(dump_only=True)
-    execution_date = auto_field(dump_only=True)

Review comment:
       Thought about it. I think it was removed in rtif so I followed the 
example. It's really only there as fk. Why would you want it here?




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