Commit Graph

3 Commits

Author SHA1 Message Date
Greg Price
cff8e16de3 fixup! Make notifier API resilient to bad enrollments
Add explicit course key to enrollment for non-existent course in test case
2014-10-03 14:40:37 -04:00
Greg Price
7e98434218 Make notifier API resilient to bad enrollments
Previously, the user endpoint would would return 404 for any request
involving a user having an enrollment for a course that no longer
existed.
2014-10-03 14:21:09 -04:00
Greg Price
887bcb5578 Add a new user API for the notifier
This new endpoint is designed specifically to fill the needs of the
notifier and should not be used by other clients.
2014-09-29 17:04:23 -04:00