Commit f8da2f1e by George Schneeloch

Edited docstring to have URL match urls.py

parent 959c97d7
...@@ -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