Skip to content

AIP-84 Migrate the public endpoint Get Task to FastAPI #42874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
omkar-foss opened this issue Oct 9, 2024 · 0 comments · Fixed by #43718
Closed
2 tasks done

AIP-84 Migrate the public endpoint Get Task to FastAPI #42874

omkar-foss opened this issue Oct 9, 2024 · 0 comments · Fixed by #43718
Assignees
Labels
AIP-84 Modern Rest API area:API Airflow's REST/HTTP API kind:feature Feature Requests
Milestone

Comments

@omkar-foss
Copy link
Collaborator

omkar-foss commented Oct 9, 2024

Description

Currently the Get Task public endpoint is at api_connexion/endpoints/task_endpoint.py under get_task. We need to migrate it to the api_fastapi/views/public/tasks.py under a get_task 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

@omkar-foss omkar-foss added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Oct 9, 2024
@dosubot dosubot bot added the area:API Airflow's REST/HTTP API label Oct 9, 2024
@pierrejeambrun pierrejeambrun added AIP-84 Modern Rest API and removed needs-triage label for new issues that we didn't triage yet labels Oct 10, 2024
@kaxil kaxil added this to the Airflow 3.0.0 milestone Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-84 Modern Rest API area:API Airflow's REST/HTTP API kind:feature Feature Requests
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants