This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 3c723e3 Move Project focus and Principles higher in the README
(#11973)
add b4324bb9 Change should_response to should_respond (#11978)
No new revisions were added by this update.
Summary of changes:
.../endpoints/test_config_endpoint.py | 6 ++--
.../endpoints/test_connection_endpoint.py | 26 +++++++--------
tests/api_connexion/endpoints/test_dag_endpoint.py | 38 +++++++++++-----------
.../endpoints/test_dag_run_endpoint.py | 12 +++----
.../endpoints/test_dag_source_endpoint.py | 8 ++---
.../endpoints/test_event_log_endpoint.py | 6 ++--
.../endpoints/test_extra_link_endpoint.py | 12 +++----
tests/api_connexion/endpoints/test_log_endpoint.py | 4 +--
.../api_connexion/endpoints/test_task_endpoint.py | 10 +++---
.../endpoints/test_task_instance_endpoint.py | 16 ++++-----
.../endpoints/test_variable_endpoint.py | 6 ++--
.../endpoints/test_version_endpoint.py | 2 +-
.../api_connexion/endpoints/test_xcom_endpoint.py | 8 ++---
13 files changed, 77 insertions(+), 77 deletions(-)