-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
Description
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
ad-m