Skip to content
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

AIP-84 Migrate private graph_data endpoint #44394

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Nov 26, 2024

Related to: #42366

Subpart of: #42367

Rough implementation of the graph_data in the FastAPI API. (same interface except that all fields are always returned, nothing is omitted like in the original implementation).

Then I will follow up with an update of the data model to return what is expected in #42367

Renaming to Structure will happen on the following PR.

@pierrejeambrun pierrejeambrun added the AIP-84 Modern Rest API label Nov 26, 2024
@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.0 milestone Nov 26, 2024
@pierrejeambrun pierrejeambrun self-assigned this Nov 26, 2024
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Nov 26, 2024
@pierrejeambrun pierrejeambrun force-pushed the aip-84-migrate-graph-data branch from 05ad68d to 2a397fe Compare November 26, 2024 17:08
@pierrejeambrun pierrejeambrun requested a review from kaxil November 28, 2024 09:35
@pierrejeambrun pierrejeambrun force-pushed the aip-84-migrate-graph-data branch from 2a397fe to d9b6d12 Compare November 28, 2024 14:48
@pierrejeambrun pierrejeambrun merged commit 69cd237 into apache:main Nov 28, 2024
49 checks passed
@pierrejeambrun pierrejeambrun deleted the aip-84-migrate-graph-data branch November 28, 2024 15:11
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 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:UI Related to UI/UX. For Frontend Developers.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants