-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
AIP-84Modern Rest APIModern Rest APIarea:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:featureFeature RequestsFeature Requests
Milestone
Description
Description
Currently the Get Tasks public endpoint is at api_connexion/endpoints/task_endpoint.py under get_tasks. We need to migrate it to the api_fastapi/views/public/tasks.py under a get_tasks or similar.
Features and functionality of the endpoint will remain unchanged.
Use case/motivation
AIP-84 cWiki Link: https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-84+UI+REST+API
Related issues
Related 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
Metadata
Metadata
Assignees
Labels
AIP-84Modern Rest APIModern Rest APIarea:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:featureFeature RequestsFeature Requests