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/06/02 17:35:30 UTC

[GitHub] [airflow] mik-laj opened a new issue #9108: API Endpoint - CRUD - Connection

mik-laj opened a new issue #9108:
URL: https://github.com/apache/airflow/issues/9108


   Hello 
   
   We need to create several endpoints that perform basic CRUD operations on **Connection** . We need the following endpoints:
   
   - POST /connections
   - DELETE /connections/{connection_id}
   - PATCH /connections/{connection_id}
   
   IT depends on https://github.com/apache/airflow/issues/8127
   
   Detailed information is available in the issue:
   https://github.com/apache/airflow/issues/8118
   
   LOVE,


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



[GitHub] [airflow] ephraimbuddy commented on issue #9108: API Endpoint - CRUD - Connection

Posted by GitBox <gi...@apache.org>.
ephraimbuddy commented on issue #9108:
URL: https://github.com/apache/airflow/issues/9108#issuecomment-643182669


   Hi @mik-laj , Can I start working on this?


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



[GitHub] [airflow] mik-laj commented on issue #9108: API Endpoint - CRUD - Connection

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #9108:
URL: https://github.com/apache/airflow/issues/9108#issuecomment-643215673


   @ephraimbuddy. Fantastic. I'm assigned you to this ticket. 


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



[GitHub] [airflow] mik-laj closed issue #9108: API Endpoint - CRUD - Connection

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


   


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