You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/07/22 23:54:22 UTC

[airflow] branch main updated (82de4a8 -> 1759288)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 82de4a8  Client-side filter dag dependencies (#16253)
     add 1759288  API endpoint to create new user (#16609)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/user_endpoint.py   | 124 +++++++-
 airflow/api_connexion/openapi/v1.yaml              |  72 ++++-
 .../api_connexion/endpoints/test_user_endpoint.py  | 336 ++++++++++++++++++++-
 3 files changed, 526 insertions(+), 6 deletions(-)