Skip to content

Commit

Permalink
fix uri
Browse files Browse the repository at this point in the history
  • Loading branch information
ukanga committed Nov 10, 2017
1 parent bbda8a0 commit 76cd5a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/submissions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ The values in each row should be in the following order:
- ``Question ID``
- ``Response``
- ``Response metadata``

.. raw:: html

<pre class="prettyprint">
<b>POST</b> /api/<code>{user}</code>/<code>{pk}</code>/submission</pre>
<b>POST</b> /<code>{user}</code>/<code>{pk}</code>/submission</pre>

Example
^^^^^^^
Expand Down

0 comments on commit 76cd5a1

Please sign in to comment.