Commit 29c86032 by Sarina Canelake

Merge pull request #8181 from IONISx/tusbar/fix-enrollment-api-doc

Fix documentation comment for enrollment API
parents 99de1c8f e8bf151f
......@@ -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