pierrejeambrun opened a new pull request, #45514:
URL: https://github.com/apache/airflow/pull/45514

   Update the response for the `clearTaskInstances` endpoint to return a more 
complete information regarding the task instances.
   
   Today:
      Only returns: task_id, dag_run_id, dag_id.
   
   Now:
      Returns a full TaskInstanceResponse representation for task 
instance. This will be useful to know the state, dates and additional 
information of cleared task instances. Especially to be able to display that in 
the front-end for the `dry-run` mode.


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