Commit e8bf151f by Bertrand Marron

Fix documentation comment for enrollment API

parent f0c52e32
......@@ -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**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment