Merge pull request #25765 from edx/mikix/upgrade-sidebar
AA-383: add verified mode info to course_home outline API
No related branches found
No related tags found
Showing
- lms/djangoapps/course_home_api/dates/v1/views.py 0 additions, 1 deletionlms/djangoapps/course_home_api/dates/v1/views.py
- lms/djangoapps/course_home_api/mixins.py 25 additions, 4 deletionslms/djangoapps/course_home_api/mixins.py
- lms/djangoapps/course_home_api/outline/v1/serializers.py 4 additions, 4 deletionslms/djangoapps/course_home_api/outline/v1/serializers.py
- lms/djangoapps/course_home_api/outline/v1/tests/test_views.py 30 additions, 2 deletions...djangoapps/course_home_api/outline/v1/tests/test_views.py
- lms/djangoapps/course_home_api/outline/v1/views.py 2 additions, 1 deletionlms/djangoapps/course_home_api/outline/v1/views.py
- lms/djangoapps/course_home_api/tests/utils.py 3 additions, 1 deletionlms/djangoapps/course_home_api/tests/utils.py
- openedx/core/djangoapps/courseware_api/utils.py 29 additions, 0 deletionsopenedx/core/djangoapps/courseware_api/utils.py
- openedx/core/djangoapps/courseware_api/views.py 3 additions, 18 deletionsopenedx/core/djangoapps/courseware_api/views.py
Loading
Please register or sign in to comment