This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 314a4fe Add hook_params in SqlSensor using the latest changes from PR
#18718. (#18431)
add abaee7b Add missing description field to Pool schema(REST API)
(#19841)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/openapi/v1.yaml | 7 +++++++
airflow/api_connexion/schemas/pool_schema.py | 1 +
tests/api_connexion/endpoints/test_pool_endpoint.py | 18 ++++++++++++++++--
tests/api_connexion/schemas/test_pool_schemas.py | 3 +++
tests/api_connexion/test_basic_auth.py | 1 +
5 files changed, 28 insertions(+), 2 deletions(-)