Merge pull request #25020 from jramnai/registration-api
[ADD] /user_api endpoints in api-docs
No related branches found
No related tags found
Showing
- docs/swagger.yaml 531 additions, 706 deletionsdocs/swagger.yaml
- lms/static/js/spec/student_account/account_settings_factory_spec.js 2 additions, 2 deletions.../js/spec/student_account/account_settings_factory_spec.js
- lms/static/js/spec/student_account/account_settings_fields_spec.js 1 addition, 1 deletion...c/js/spec/student_account/account_settings_fields_spec.js
- lms/static/js/spec/student_account/emailoptin_spec.js 1 addition, 1 deletionlms/static/js/spec/student_account/emailoptin_spec.js
- lms/static/js/spec/student_account/login_spec.js 1 addition, 1 deletionlms/static/js/spec/student_account/login_spec.js
- lms/static/js/spec/student_account/register_spec.js 1 addition, 1 deletionlms/static/js/spec/student_account/register_spec.js
- lms/static/js/student_account/emailoptin.js 1 addition, 1 deletionlms/static/js/student_account/emailoptin.js
- lms/static/js/student_account/views/account_settings_fields.js 1 addition, 1 deletion...tatic/js/student_account/views/account_settings_fields.js
- openedx/core/djangoapps/user_api/legacy_urls.py 1 addition, 1 deletionopenedx/core/djangoapps/user_api/legacy_urls.py
- openedx/core/djangoapps/user_api/tests/test_views.py 6 additions, 6 deletionsopenedx/core/djangoapps/user_api/tests/test_views.py
- openedx/core/djangoapps/user_api/urls.py 35 additions, 1 deletionopenedx/core/djangoapps/user_api/urls.py
- openedx/core/djangoapps/user_api/views.py 2 additions, 2 deletionsopenedx/core/djangoapps/user_api/views.py
- openedx/core/djangoapps/user_authn/urls_common.py 33 additions, 5 deletionsopenedx/core/djangoapps/user_authn/urls_common.py
- openedx/core/djangoapps/user_authn/views/login.py 1 addition, 1 deletionopenedx/core/djangoapps/user_authn/views/login.py
Loading
Please register or sign in to comment