-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AIP-84 Migrate the public endpoint DAG Details to FastAPI (#42631)
* Migrate the public endpoint DAG Details to FastAPI * Add comment for computed_field, remove unused import * Update pendulum import path * Re-run breeze static checks * Add openapi-gen for DAG Details API * Resolve review comments, test has_task_concurrency_limits * Remove unused import * Use lambda for aliases, re-run breeze static checks * Remove duplicate entry * Use simpler approach for alias
- Loading branch information
1 parent
db6eb16
commit b5712e7
Showing
12 changed files
with
1,075 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.