Files
edx-platform/lms/djangoapps
Eric Fischer 57d49b0adb Support filtering team membership
Adds tests and functionality to support filtering the results returned
from team_membership endpoint with optional course_id parameter. Will
return 400 Bad Request in the event that the given course_id does not
match up with the provided team_id (team.course_id does not match), or
if the user is not enrolled in the course given.

Documentation has been added to the relevant API page on the wiki:
https://openedx.atlassian.net/wiki/display/TNL/Team+API
2015-08-13 16:52:31 -04:00
..
2015-08-06 14:56:28 -04:00
2015-08-11 13:04:09 -04:00
2015-03-20 15:48:54 -04:00
2015-03-17 07:10:31 -04:00
2015-04-28 10:23:10 -04:00
2015-03-14 13:35:18 -07:00
2015-08-13 16:52:31 -04:00