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.
PR is available: #8107
More information about the REST API is available:
AIP-32 - Airflow REST API - High-level info
Use case / motivation
N/A
Related Issues
#8107
Description
We need to develop an OpenAPI spec that contains at least the following elements:
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.
PR is available: #8107
More information about the REST API is available:
AIP-32 - Airflow REST API - High-level info
Use case / motivation
N/A
Related Issues
#8107