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 ee6bd7ee162 Fix doc issues found with recent moves (#46372)
     add 56fdc2011fc Add map_index parameter to extra links API (#46107)

No new revisions were added by this update.

Summary of changes:
 .../api_fastapi/core_api/openapi/v1-generated.yaml |  7 +++++
 .../core_api/routes/public/extra_links.py          |  2 ++
 airflow/ui/openapi-gen/queries/common.ts           |  8 +++--
 airflow/ui/openapi-gen/queries/prefetch.ts         | 14 ++++++---
 airflow/ui/openapi-gen/queries/queries.ts          | 17 ++++++++---
 airflow/ui/openapi-gen/queries/suspense.ts         | 17 ++++++++---
 airflow/ui/openapi-gen/requests/services.gen.ts    |  8 +++++
 airflow/ui/openapi-gen/requests/types.gen.ts       |  1 +
 .../core_api/routes/public/test_extra_links.py     | 35 ++++++++++++++++++++++
 tests_common/test_utils/mock_operators.py          |  6 +++-
 10 files changed, 100 insertions(+), 15 deletions(-)

Reply via email to