This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d2c3d96a254 Move Apache Hive to new provider structure (#46312)
add 4ae6cb30737 AIP-65 structure endpoint rename dag_version to
version_number (#46325)
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/core_api/openapi/v1-generated.yaml | 4 ++--
airflow/api_fastapi/core_api/routes/ui/structure.py | 10 +++++-----
airflow/ui/openapi-gen/queries/common.ts | 6 +++---
airflow/ui/openapi-gen/queries/prefetch.ts | 10 +++++-----
airflow/ui/openapi-gen/queries/queries.ts | 10 +++++-----
airflow/ui/openapi-gen/queries/suspense.ts | 10 +++++-----
airflow/ui/openapi-gen/requests/services.gen.ts | 4 ++--
airflow/ui/openapi-gen/requests/types.gen.ts | 2 +-
tests/api_fastapi/core_api/routes/ui/test_structure.py | 10 +++++-----
9 files changed, 33 insertions(+), 33 deletions(-)