Fix documentation comment for enrollment API

This commit is contained in:
Bertrand Marron
2015-05-25 16:56:25 +02:00
parent f0c52e3244
commit e8bf151f3d

View File

@@ -72,7 +72,7 @@ class EnrollmentView(APIView, ApiKeyPermissionMixIn):
**Example Requests**:
GET /api/enrollment/v1/enrollment/{user_id},{course_id}
GET /api/enrollment/v1/enrollment/{username},{course_id}
**Response Values**