airflow
airflow copied to clipboard
Migrate the public endpoint Get DAG Source to FastAPI
Closes: https://github.com/apache/airflow/issues/42876 Related: https://github.com/apache/airflow/issues/42370
This migrates the Get DAG Source API from api_connexion to api_fastapi.