This is an automated email from the ASF dual-hosted git repository.

jasonliu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 5376179c45a Update upgrading_to_airflow3.rst (#50632)
     add 08cc57d5bba Fix OpenAPI schema for `get_log` API (#50547)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/api_fastapi/common/headers.py      | 27 ++++++++++++++++++++++
 .../src/airflow/api_fastapi/common/types.py        |  1 +
 .../core_api/openapi/v1-rest-api-generated.yaml    |  8 ++++---
 .../api_fastapi/core_api/routes/public/log.py      | 13 ++++++-----
 .../src/airflow/ui/openapi-gen/queries/common.ts   |  2 +-
 .../ui/openapi-gen/queries/ensureQueryData.ts      |  2 +-
 .../src/airflow/ui/openapi-gen/queries/prefetch.ts |  2 +-
 .../src/airflow/ui/openapi-gen/queries/queries.ts  |  2 +-
 .../src/airflow/ui/openapi-gen/queries/suspense.ts |  2 +-
 .../airflow/ui/openapi-gen/requests/types.gen.ts   |  2 +-
 .../api_fastapi/core_api/routes/public/test_log.py | 14 +++++------
 11 files changed, 52 insertions(+), 23 deletions(-)

Reply via email to