-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Closed
Labels
AIP-84Modern Rest APIModern Rest APIarea:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:featureFeature RequestsFeature Requests
Milestone
Description
Description
Migrate following endpoint
- List DAG runs - AIP-84 Migrate GET Dag Runs endpoint to FastAPI #43506
- Trigger a new DAG run - AIP-84 Migrate Trigger Dag Run endpoint to FastAPI #43875
- List DAG runs(batch) - AIP-84 Migrate POST list Dag Runs(batch) endpoint to FastAPI #44170
- Get a DAG run - AIP-84 Migrate GET Dag Run endpoint to FastAPI #42725
- Delete a DAG run - AIP-84 Migrate delete Dag Run endpoint to FastAPI #42910
- Modify a DAG run - AIP-84 Migrate Modify Dag Run endpoint to FastAPI #42973
- Clear a DAG run - AIP-84 Migrate Clear Dag Run public endpoint to FastAPI #42975
- Get
datasetasset events for a DAG run -AIP-84 Migrate GET asset event for a Dag Run endpoint to FastAPI #43876AIP-84: Migrating GET Dataset events for DAG runs api to fastAPI #43874 -
Update the DAGRun note - AIP-84 Migrate Modify Dag Run Note endpoint to FastAPI #42974 - update dag run note in PATCH dag_run endpoint - AIP-84 Add ability to update dag run note in PATCH dag_run endpoint #43508
Use case/motivation
Related issues
Relates to: #42370
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AIP-84Modern Rest APIModern Rest APIarea:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:featureFeature RequestsFeature Requests