[ 
https://issues.apache.org/jira/browse/AIRFLOW-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ash Berlin-Taylor updated AIRFLOW-3865:
---------------------------------------
    Fix Version/s:     (was: 2.0.0)
                   1.10.3

> 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
>            Priority: Major
>             Fix For: 1.10.3
>
>
> 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