TNL-7185: clean up unused html blobs from the API
Now that the MFE consumes our data structure for a couple of the alerts, we no longer need to send raw html at all for them.
Showing
- lms/djangoapps/course_home_api/outline/v1/serializers.py 0 additions, 2 deletionslms/djangoapps/course_home_api/outline/v1/serializers.py
- lms/djangoapps/course_home_api/outline/v1/tests/test_views.py 4 additions, 8 deletions...djangoapps/course_home_api/outline/v1/tests/test_views.py
- lms/djangoapps/course_home_api/outline/v1/views.py 2 additions, 7 deletionslms/djangoapps/course_home_api/outline/v1/views.py
- openedx/core/djangoapps/courseware_api/serializers.py 0 additions, 2 deletionsopenedx/core/djangoapps/courseware_api/serializers.py
- openedx/core/djangoapps/courseware_api/views.py 2 additions, 12 deletionsopenedx/core/djangoapps/courseware_api/views.py
Please register or sign in to comment