Skip to content

Conversation

@prabhusneha
Copy link
Contributor

@prabhusneha prabhusneha commented Nov 22, 2024

Related: #42370

Testing:

API responses using legacy and fastAPI endpoints:

Legacy-API:

image

FastAPI:

image


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Nov 22, 2024
@vatsrahul1001 vatsrahul1001 added the legacy api Whether legacy API changes should be allowed in PR label Nov 22, 2024
@prabhusneha prabhusneha marked this pull request as ready for review November 22, 2024 14:28
@prabhusneha prabhusneha force-pushed the extra_link_endpoint branch 2 times, most recently from 11340ed to 8fda581 Compare November 24, 2024 15:34
Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work on the PR @prabhusneha!
Mostly looks fine, have a few comments and the static checks needs fixing.

Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks.

Looking good overall, a few suggestions, and should be ready to merge once other comments are resolved.

@prabhusneha
Copy link
Contributor Author

Great thanks.

Looking good overall, a few suggestions, and should be ready to merge once other comments are resolved.

Rebased and resolved all comments.

@pierrejeambrun
Copy link
Member

Thanks 👍

@pierrejeambrun pierrejeambrun merged commit 1351b08 into apache:main Nov 25, 2024
@pierrejeambrun pierrejeambrun deleted the extra_link_endpoint branch November 25, 2024 16:53
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
* migrate extra link endpoint to fastapi

* add airflow license

* add tests

* Apply suggestions from code review

Co-authored-by: Kalyan R <kalyan.ben10@live.com>

* add teardown in test

* change async to sync

* Address PR comments and fix static checks

* Address PR comment

---------

Co-authored-by: Sneha Prabhu <snehaprabhu@Snehas-MacBook-Pro.local>
Co-authored-by: Kalyan R <kalyan.ben10@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. legacy api Whether legacy API changes should be allowed in PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants