You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/03 23:00:53 UTC

[GitHub] [airflow] mik-laj opened a new issue #8108: Basic OpenAPI spec

mik-laj opened a new issue #8108: Basic OpenAPI spec
URL: https://github.com/apache/airflow/issues/8108
 
 
   **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: https://github.com/apache/airflow/issues/8107
   
   **Use case / motivation**
   
   N/A
   
   **Related Issues**
   
   https://github.com/apache/airflow/issues/8107

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [airflow] mik-laj commented on issue #8108: Basic OpenAPI spec

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #8108: Basic OpenAPI spec
URL: https://github.com/apache/airflow/issues/8108#issuecomment-609055642
 
 
   Done via: https://github.com/apache/airflow/pull/7549

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [airflow] mik-laj closed issue #8108: Basic OpenAPI spec

Posted by GitBox <gi...@apache.org>.
mik-laj closed issue #8108: Basic OpenAPI spec
URL: https://github.com/apache/airflow/issues/8108
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [airflow] mik-laj opened a new issue #8108: Basic OpenAPI spec

Posted by GitBox <gi...@apache.org>.
mik-laj opened a new issue #8108: Basic OpenAPI spec
URL: https://github.com/apache/airflow/issues/8108
 
 
   **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: https://github.com/apache/airflow/issues/8107
   
   More information about the REST API is available:
   [AIP-32 - Airflow REST API - High-level info](https://github.com/apache/airflow/issues/8107)
   
   **Use case / motivation**
   
   N/A
   
   **Related Issues**
   
   https://github.com/apache/airflow/issues/8107

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services