[
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)