Add thread list endpoint to the new discussion API
This is an initial implementation that only allows retrieval of all threads for a course and only returns an easily computed subset of the fields that are needed, in order to keep this change from getting too large. JIRA: MA-641
Showing
lms/djangoapps/discussion_api/forms.py
0 → 100644
lms/djangoapps/discussion_api/pagination.py
0 → 100644
lms/djangoapps/discussion_api/tests/utils.py
0 → 100644
Please
register
or
sign in
to comment