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 2a77f4d4c46 Remove note about MySQL 5 (#43701)
add dd9b7356ad1 AIP-84 Use status constants (#43702)
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/public/connections.py | 8 +++++++-
airflow/api_fastapi/core_api/routes/public/dag_stats.py | 11 +++++++++--
airflow/api_fastapi/core_api/routes/public/dags.py | 12 +++++++++++-
airflow/api_fastapi/core_api/routes/ui/dashboard.py | 4 ++--
airflow/ui/openapi-gen/requests/services.gen.ts | 2 +-
airflow/ui/openapi-gen/requests/types.gen.ts | 4 ++--
7 files changed, 34 insertions(+), 11 deletions(-)