Hello
We need to create several endpoints that perform basic read-only operations on DAG Runs . We need the following endpoints:
- GET /dags/{dag_id}/dagRuns
- GET /dags/{dag_id}/dagRuns/{dag_run_id}
For now, we focus only on read-only operations, but others will also be implemented as the next step.
Detailed information is available in the issue:
#8118
LOVE,
Use case / motivation
N/A
Related Issues
N/A
Hello
We need to create several endpoints that perform basic read-only operations on DAG Runs . We need the following endpoints:
For now, we focus only on read-only operations, but others will also be implemented as the next step.
Detailed information is available in the issue:
#8118
LOVE,
Use case / motivation
N/A
Related Issues
N/A