Merge pull request #56 from JocelynDelalande/patch-1

Update api.rst
pull/57/merge
Martin Zimmermann 11 years ago
commit 442cca5030

@ -174,4 +174,15 @@ Up- and downvote comments
Get comment count
-----------------
...
Counts all publicly visible comments for thread `uri`:
.. code-block:: text
GET /count?uri=%2Fhello-world%2F
2
uri :
URI to count comments for, required.
returns an integer

Loading…
Cancel
Save