From 11a763310e03971625b0d30a3352eef9cc33b762 Mon Sep 17 00:00:00 2001 From: Sander Ferdinand Date: Thu, 12 Jul 2018 18:52:12 +0200 Subject: [PATCH] Update API documentation --- wowfunding/templates/api.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wowfunding/templates/api.html b/wowfunding/templates/api.html index a438241..c140711 100644 --- a/wowfunding/templates/api.html +++ b/wowfunding/templates/api.html @@ -45,7 +45,7 @@ Example: -
curl -vvX GET 'https://funding.wownero.com/api/1/proposals?offset=1&limit=1&status=0'
+
curl -vvX GET 'https://funding.wownero.com/api/1/proposals?offset=0&limit=1&status=2'
Response:
{