Commit dad099ae by Dennis Jen

Merge pull request #117 from edx/dsjen/account-url-doc

Added documentation to learner api for account url.
parents 8b3da8f8 5886203c
......@@ -60,6 +60,7 @@ class LearnerView(LastUpdateMixin, CourseViewMixin, generics.RetrieveAPIView):
Returns metadata and engagement data for the learner in JSON format.
* username: The username of the enrolled learner.
* account_url: URL to learner's account api endpoint.
* enrollment_mode: The learner's selected learning track (for
example, "audit" or "verified").
* name: The learner's full name.
......
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