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

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

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

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

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

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

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

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