Merge pull request #23233 from open-craft/blockstore-library-links
REST API for managing Content Library bundle links
Showing
- openedx/core/djangoapps/content_libraries/api.py 155 additions, 8 deletionsopenedx/core/djangoapps/content_libraries/api.py
- openedx/core/djangoapps/content_libraries/library_bundle.py 7 additions, 0 deletionsopenedx/core/djangoapps/content_libraries/library_bundle.py
- openedx/core/djangoapps/content_libraries/serializers.py 26 additions, 0 deletionsopenedx/core/djangoapps/content_libraries/serializers.py
- openedx/core/djangoapps/content_libraries/tests/base.py 23 additions, 5 deletionsopenedx/core/djangoapps/content_libraries/tests/base.py
- openedx/core/djangoapps/content_libraries/tests/test_content_libraries.py 88 additions, 0 deletions...ngoapps/content_libraries/tests/test_content_libraries.py
- openedx/core/djangoapps/content_libraries/urls.py 4 additions, 0 deletionsopenedx/core/djangoapps/content_libraries/urls.py
- openedx/core/djangoapps/content_libraries/views.py 76 additions, 0 deletionsopenedx/core/djangoapps/content_libraries/views.py
- openedx/core/lib/blockstore_api/methods.py 1 addition, 1 deletionopenedx/core/lib/blockstore_api/methods.py
Loading
Please register or sign in to comment