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:50:27 UTC

[GitHub] [airflow] mik-laj opened a new issue #9115: API Endpoint - CRUD.- Variable

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


   Hello 
   
   We need to create several endpoints that perform basic CRUD operations on **Variable**. We need the following endpoints:
   
   POST /variables
   DELETE /variables/{variable_key}
   PATCH /variables/{variable_key}
   
   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] houqp commented on issue #9115: API Endpoint - CRUD - Variable

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


   I will take this one as well :)


----------------------------------------------------------------
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 #9115: API Endpoint - CRUD - Variable

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


   


----------------------------------------------------------------
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 #9115: API Endpoint - CRUD - Variable

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


   @houqp Can you write a comment here? This will allow me to assign 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