This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from be870f6843d Remove Airflow 2.1 compat code in Google provider (#43952)
add 27b975807d5 Remove duplicate routers from the FastAPI app (#43962)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/core_api/openapi/v1-generated.yaml | 1378 ++++++++++----------
.../api_fastapi/core_api/routes/public/__init__.py | 10 +-
airflow/ui/openapi-gen/queries/common.ts | 310 ++---
airflow/ui/openapi-gen/queries/prefetch.ts | 372 +++---
airflow/ui/openapi-gen/queries/queries.ts | 732 +++++------
airflow/ui/openapi-gen/queries/suspense.ts | 464 +++----
airflow/ui/openapi-gen/requests/services.gen.ts | 694 +++++-----
airflow/ui/openapi-gen/requests/types.gen.ts | 538 ++++----
8 files changed, 2248 insertions(+), 2250 deletions(-)