[
https://issues.apache.org/jira/browse/AIRFLOW-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-3953:
---------------------------------------
Fix Version/s: (was: 1.10.3)
1.10.4
> 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: 1.10.4
>
>
> 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.3#76005)