Skip to content

API Endpoints - Read-only - XCOM #8134

@mik-laj

Description

@mik-laj

Description

Hello

We need to create several endpoints that perform basic read-only operations on XCOM . We need the following endpoints:

  • GET /dags/{dag_id}/taskInstances/{task_id}/{execution_date}/xcomValues
  • GET /dags/{dag_id}/taskInstances/{task_id}/{execution_date}/xcomValues/{key}

For now, we focus only on read-only operations, but the others will also be implemented as the next step.

Detailed information is available in the issue:
#8118

Use case / motivation
N/A

Related Issues
N/A

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions