pierrejeambrun opened a new issue, #42366: URL: https://github.com/apache/airflow/issues/42366
### Body Migrate all of the custom/private endpoints that the legacy react views use into the new REST API. Some of them may be best to be moved to the public REST API. - `object/grid_data` - `object/graph_data` https://github.com/astronomer/issues-airflow/issues/931 - `object/rendered-k8s` - trigger dag run - `/object/next_run_datasets` - `/object/dataset_dependencies` https://github.com/astronomer/issues-airflow/issues/932 - `/object/datasets_summary` we may want to refactor this one too - `/object/calendar_data` this may be subject to new designs - `/object/task_instances` - `/object/historical_metrics_data` - `/task_stats` part of replacing the dags list https://github.com/astronomer/issues-airflow/issues/750 - `/last_dagruns` part of replacing the dags list https://github.com/astronomer/issues-airflow/issues/750 - `/dag_stats` part of replacing the dags list https://github.com/astronomer/issues-airflow/issues/750 ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
