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/04/07 13:55:00 UTC

[airflow] branch master updated (b62ca0a -> 7087541)

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 b62ca0a  Docs: Fix name of setting to use internal IP (#15251)
     add 7087541  Remove user_id from API schema (#15117)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/openapi/v1.yaml               | 4 ----
 airflow/api_connexion/schemas/user_schema.py        | 1 -
 tests/api_connexion/endpoints/test_user_endpoint.py | 1 -
 tests/api_connexion/schemas/test_user_schema.py     | 6 ++----
 4 files changed, 2 insertions(+), 10 deletions(-)