-
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 Task Instances Batch public endpoint is at api_connexion/endpoints/task_instance_endpoint.py under get_task_instances_batch. We need to migrate it to the api_fastapi/views/public/task_instances.py under a get_task_instances_batch 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