Skip to content

AIP-84 Migrate patch dag to FastAPI API#42469

Merged
pierrejeambrun merged 1 commit intoapache:mainfrom
astronomer:42468-migrate-patch-dag
Sep 26, 2024
Merged

AIP-84 Migrate patch dag to FastAPI API#42469
pierrejeambrun merged 1 commit intoapache:mainfrom
astronomer:42468-migrate-patch-dag

Conversation

@pierrejeambrun
Copy link
Member

Closes: #42468

Migrate the PUT i.e update DAG from the public API to the FastAPI API.

@pierrejeambrun pierrejeambrun added the AIP-84 Modern Rest API label Sep 25, 2024
@pierrejeambrun pierrejeambrun self-assigned this Sep 25, 2024
@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Sep 25, 2024
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

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

Looks good - most is generated anyway. Just scratching my head regarding error response codes.

@pierrejeambrun pierrejeambrun merged commit 1c61d13 into apache:main Sep 26, 2024
@pierrejeambrun pierrejeambrun deleted the 42468-migrate-patch-dag branch September 26, 2024 10:16
joaopamaral pushed a commit to joaopamaral/airflow that referenced this pull request Oct 21, 2024
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
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 area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIP-84 Migrate the public endpoint Update DAG to FastAPI

2 participants