raman created AIRFLOW-3865:
------------------------------

             Summary: Expose API to get Python code corresponding to a  Dag Id
                 Key: AIRFLOW-3865
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3865
             Project: Apache Airflow
          Issue Type: Improvement
          Components: api, webserver
    Affects Versions: 1.9.0, 2.0.0
            Reporter: raman
            Assignee: raman


Currently Airflow's experimental api does not expose an endpoint to download 
DAg's python code. It might be required for sharing and debugging purpose.

Proposal here is to expose following GET endpoint to allow downloading of 
dag_id code.

/dags/<string:dag_id>/code

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to