This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bb2aaef342d Add Webserver parameters: max_form_parts,
max_form_memory_size (#45749)
add 41403c12210 Fix `api_connexion` test failures in main (#46245)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/endpoints/dag_run_endpoint.py | 9 ++++++---
airflow/api_connexion/endpoints/dag_stats_endpoint.py | 5 +++--
airflow/api_connexion/endpoints/task_instance_endpoint.py | 3 +--
airflow/api_connexion/endpoints/xcom_endpoint.py | 5 +++--
airflow/api_connexion/security.py | 4 ++--
5 files changed, 15 insertions(+), 11 deletions(-)