Merge pull request #12846 from mitocw/gs/fix_certificates_comment

Edited docstring to have URL match urls.py
This commit is contained in:
Ned Batchelder
2016-06-23 16:25:46 -04:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ class CertificatesDetailView(GenericAPIView):
**Example Request**
GET /api/certificates/v0/certificates/{username}/{course_id}
GET /api/certificates/v0/certificates/{username}/courses/{course_id}
**GET Parameters**