You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2019/08/07 16:25:04 UTC

[jira] [Updated] (AIRFLOW-3953) Refactor API route handlers to use Connexion

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

Kaxil Naik updated AIRFLOW-3953:
--------------------------------
    Fix Version/s:     (was: 1.10.4)
                   2.0.0

> Refactor API route handlers to use Connexion
> --------------------------------------------
>
>                 Key: AIRFLOW-3953
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3953
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: api
>    Affects Versions: 1.10.2
>            Reporter: Drew Sonne
>            Priority: Major
>              Labels: aip-13, openapi
>             Fix For: 2.0.0
>
>
> All existing routes under {{/api}} (eg, in {{airflow/www/api/experimental/endpoints}} should be refactored to be handler by the [connexion|https://connexion.readthedocs.io/en/latest/] library.
> Where possible this should be done by affecting the existing codebase as little as possible. There is some bridging code already written to handle this. https://github.com/apache/airflow/pull/4640/files#diff-859f51803a6d3ee3746285e5abe016bbR90



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)