You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/02/26 15:59:00 UTC

[jira] [Updated] (AIRFLOW-6929) OpenAPI spec

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

Kamil Bregula updated AIRFLOW-6929:
-----------------------------------
    Description: 
We need to develop an OpenAPI spec that contains at least the following elements:
 * endpoints
 * scheme
 * response bodies

Subsequent PR may extend the Open API spec of subsequent elements, e.g. HATEOAS, but HATEOAS must be defined after the endpoints, so it seems logical to split this task.

  was:
We need to develop a scheme that contains at least the following elements:
 * endpoints
 * scheme
 * response bodies

Subsequent PR may extend the Open API schema of subsequent elements, e.g. HATEOAS, but HATEOAS must be defined after the endpoints, so it seems logical to split this task.

        Summary: OpenAPI spec  (was: OpenAPI schema)

> OpenAPI spec
> ------------
>
>                 Key: AIRFLOW-6929
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6929
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: api
>    Affects Versions: 1.10.9
>            Reporter: Kamil Bregula
>            Assignee: Kamil Bregula
>            Priority: Major
>
> We need to develop an OpenAPI spec that contains at least the following elements:
>  * endpoints
>  * scheme
>  * response bodies
> Subsequent PR may extend the Open API spec of subsequent elements, e.g. HATEOAS, but HATEOAS must be defined after the endpoints, so it seems logical to split this task.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)