Commit 8e57e248 by Ned Batchelder Committed by GitHub

Merge pull request #12846 from mitocw/gs/fix_certificates_comment

Edited docstring to have URL match urls.py
parents 959c97d7 f8da2f1e
...@@ -25,7 +25,7 @@ class CertificatesDetailView(GenericAPIView): ...@@ -25,7 +25,7 @@ class CertificatesDetailView(GenericAPIView):
**Example Request** **Example Request**
GET /api/certificates/v0/certificates/{username}/{course_id} GET /api/certificates/v0/certificates/{username}/courses/{course_id}
**GET Parameters** **GET Parameters**
......
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