Skip to content

API Endpoint - CRUD - Dag Runs #9110

@mik-laj

Description

@mik-laj

Hello

We need to create several endpoints that perform basic CRUD operations on DAG Run. We need the following endpoints:

DELETE /dags/{dag_id}/dagRuns/{dag_run_id}
PATCH /dags/{dag_id}/dagRuns/{dag_run_id}
POST /dags/{dag_id}/dagRuns/{dag_run_id}

It depends on #8129

Detailed information is available in the issue:
#8118

LOVE,

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions