urls.py
730 Bytes
- 
Add 'forum_roles' endpoint to user_api · e4df2c2cExpose a new endpoint to query a list of users based on a role name (Moderator, Student, etc.) and a course_id. This will initially be used by the notifier to send daily digest messages to forum moderators. stv committed