Merge pull request #26797 from edx/azan/PROD-2281
add user id (staff only) field in user_api
Showing
- lms/envs/common.py 1 addition, 0 deletionslms/envs/common.py
- openedx/core/djangoapps/user_api/accounts/serializers.py 3 additions, 0 deletionsopenedx/core/djangoapps/user_api/accounts/serializers.py
- openedx/core/djangoapps/user_api/accounts/tests/test_api.py 33 additions, 27 deletionsopenedx/core/djangoapps/user_api/accounts/tests/test_api.py
- openedx/core/djangoapps/user_api/accounts/tests/test_views.py 10 additions, 7 deletions...edx/core/djangoapps/user_api/accounts/tests/test_views.py
- openedx/core/djangoapps/user_api/accounts/views.py 1 addition, 0 deletionsopenedx/core/djangoapps/user_api/accounts/views.py
Please register or sign in to comment