mik-laj opened a new issue #8137: API Endpoint - Dag source URL: https://github.com/apache/airflow/issues/8137 **Description** Hello, We need an endpoint that allows you to read the DAG File source code. When ``store_dag_code`` = True, then the code should be read from the database. When ``store_dag_code`` = False, then the code should be read from the file. - `GET /dagSources/{file_token}` More details about API Endpoints: https://github.com/apache/airflow/issues/8118 **Use case / motivation** N/A **Related Issues** N/A
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
