feat(users): allow updating only a user's email, username or name by AdrianDC · Pull Request #3368 · python-gitlab/python-gitlab
Changes
- Allow updating only a user's email, username or name :
Documentation and testing
Please consider whether this PR needs documentation and tests. This is not required, but highly appreciated:
-
Documentation in the matching docs section
-
Unit tests and/or functional tests
-
Documentation automatically generated
-
No test added as most other settings are not implemented in tests/functional/cli/test_cli_v4.py