justinpakzad commented on PR #59874: URL: https://github.com/apache/airflow/pull/59874#issuecomment-3994463714
Anyone have any thoughts on this? One of the things I was unsure about is that the current `has_xcom_access` dependency wouldn't really work for the new bulk delete endpoint since it expects `xcom_key` as a path param and is applied at the router level. I moved the dependencies down to the individual endpoint level to work around this, but not sure if that's the right approach. -- 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]
