From c733d5d1945de2a7a754b96bdf2dbd18e39da78f Mon Sep 17 00:00:00 2001 From: Daniil Lashin Date: Thu, 6 Dec 2018 17:38:11 +0300 Subject: [PATCH] Fix api --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index a164f1002..9415fe2f5 100755 --- a/docs/api.rst +++ b/docs/api.rst @@ -331,7 +331,7 @@ Returns full list of candidates. .. code-block:: bash - curl -s 'localhost:8841/events?height={height}' + curl -s 'localhost:8841/candidates?height={height}' .. code-block:: json