Update api.rst

Added doc on count feature
pull/56/head
JocelynDelalande 11 years ago
parent cbd449dcd0
commit 2e60fc7f68

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