Edited docstring to have URL match urls.py

This commit is contained in:
George Schneeloch
2016-06-23 16:01:49 -04:00
parent 959c97d74a
commit f8da2f1e37

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**