[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9482: Add CRUD endpoint for XCom

2020-07-03 Thread GitBox
ephraimbuddy commented on a change in pull request #9482: URL: https://github.com/apache/airflow/pull/9482#discussion_r449460858 ## File path: airflow/api_connexion/endpoints/xcom_endpoint.py ## @@ -89,15 +111,78 @@ def get_xcom_entry( return

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9482: Add CRUD endpoint for XCom

2020-06-25 Thread GitBox
ephraimbuddy commented on a change in pull request #9482: URL: https://github.com/apache/airflow/pull/9482#discussion_r445524042 ## File path: airflow/api_connexion/endpoints/xcom_endpoint.py ## @@ -14,25 +14,47 @@ # KIND, either express or implied. See the License for the