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 45d040e01c9 AIP-84 Add Auth to providers (#47505)
add 3a9cce97fdb AIP-84 Adding logging actions (#47556)
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/core_api/routes/public/dags.py | 4 ++++
airflow/api_fastapi/core_api/routes/public/pools.py | 9 +++++----
.../core_api/routes/public/task_instances.py | 5 +++++
tests/api_fastapi/core_api/routes/public/test_dags.py | 17 +++++++++++++++--
tests/api_fastapi/core_api/routes/public/test_pools.py | 6 ++++++
.../core_api/routes/public/test_task_instances.py | 4 ++++
6 files changed, 39 insertions(+), 6 deletions(-)