Create Python API for program_enrollments: Part II (#21556)
This is the second in a series of commits to create a Python API for the LMS program_enrollments app. We rename and reorganize some functions and classes in order to move towards the creation of that API. EDUCATOR-4321
Showing
- lms/djangoapps/program_enrollments/rest_api/v1/tests/test_views.py 954 additions, 953 deletions...oapps/program_enrollments/rest_api/v1/tests/test_views.py
- lms/djangoapps/program_enrollments/rest_api/v1/utils.py 111 additions, 4 deletionslms/djangoapps/program_enrollments/rest_api/v1/utils.py
- lms/djangoapps/program_enrollments/rest_api/v1/views.py 370 additions, 441 deletionslms/djangoapps/program_enrollments/rest_api/v1/views.py
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment