Description
Currently the Get DAG Stats public endpoint is at api_connexion/endpoints/dag_stats_endpoint.py under get_dag_stats. We need to migrate it to the api_fastapi/views/public/dag_stats.py under a get_dag_stats or similar.
Use case/motivation
AIP-84 cWiki Link: https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-84+UI+REST+API
Related issues
Related to: #42370
Are you willing to submit a PR?
Code of Conduct
Description
Currently the Get DAG Stats public endpoint is at
api_connexion/endpoints/dag_stats_endpoint.pyunderget_dag_stats. We need to migrate it to theapi_fastapi/views/public/dag_stats.pyunder aget_dag_statsor similar.Use case/motivation
AIP-84 cWiki Link: https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-84+UI+REST+API
Related issues
Related to: #42370
Are you willing to submit a PR?
Code of Conduct