bbovenzi commented on PR #46770: URL: https://github.com/apache/airflow/pull/46770#issuecomment-2660112669
Nice. I see you took the dataset_dependencies endpoint. I think we should expand it back to the overall dag dependencies graph to include sensors or triggers. I think all we have to do is change the name of the endpoint, move it to `dependencies.py` file, and then remove the if statement that only includes dags, assets and asset aliases. -- 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]
