This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a9776d3 Remove loading dots even when last run data is empty (#18230)
add 7a19124 Return explicit error on user-add for duplicated email
(#18224)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/endpoints/user_endpoint.py | 16 +++-
airflow/api_connexion/openapi/v1.yaml | 2 +
.../api_connexion/endpoints/test_user_endpoint.py | 87 ++++++++++++++++++++--
tests/test_utils/api_connexion_utils.py | 7 +-
4 files changed, 98 insertions(+), 14 deletions(-)