bbovenzi commented on issue #26905:
URL: https://github.com/apache/airflow/issues/26905#issuecomment-1353731570

   If anyone wants to pick it up:
   - we can add an "Xcoms" tab like the details/logs tabs we have
   - we can also use the [list 
xcoms](https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/get_xcom_entries),
 and [get xcom 
entry](https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/get_xcom_entry)
 rest API endpoints
   
   It should be relatively straightforward to follow how the rest of our API 
requests and react pages work.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to