bbovenzi commented on PR #46018:
URL: https://github.com/apache/airflow/pull/46018#issuecomment-2612977840

   Good catch! I forgot that we weren't using the public rest api for this in 
the old UI.
   
   What if we made this a GET endpoint? Since its a dry_run, we're not actually 
changing anything and then it saves us the time of building a custom query 
wrapper like I just did for clearing in 
https://github.com/apache/airflow/pull/45987.


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