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 5f7f95bfb65 Migrate magic numbers for status codes to named constants
(#44176)
add c83768a05e2 AIP-84 constraint wildcard path params for get batch TI
(#44175)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/core_api/openapi/v1-generated.yaml | 27 ++++++++++++++++++----
.../core_api/routes/public/task_instances.py | 4 +++-
airflow/ui/openapi-gen/queries/queries.ts | 10 +++++++-
airflow/ui/openapi-gen/requests/services.gen.ts | 6 +++++
airflow/ui/openapi-gen/requests/types.gen.ts | 2 ++
.../core_api/routes/public/test_task_instances.py | 13 +++++++++++
6 files changed, 56 insertions(+), 6 deletions(-)