This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 763b40d Raise correct Warning in
kubernetes/backcompat/volume_mount.py (#12432)
add 966ee7d JSON Response is returned for invalid API requests (#12305)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/exceptions.py | 1 +
airflow/api_connexion/openapi/v1.yaml | 9 ++++++
airflow/www/extensions/init_views.py | 20 +++++++++++--
..._version_endpoint.py => test_error_handling.py} | 33 ++++++++++++++--------
4 files changed, 50 insertions(+), 13 deletions(-)
copy tests/api_connexion/{endpoints/test_version_endpoint.py =>
test_error_handling.py} (58%)