From b31563ea07545aea0f12d72ee8cd4d9af11ca946 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Fri, 28 Dec 2012 15:37:10 +0100 Subject: [PATCH] Fix docs: Correct API version for listAllGroups endpoint --- doc/api/http_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/http_api.md b/doc/api/http_api.md index 8ce50081..61daeaa3 100644 --- a/doc/api/http_api.md +++ b/doc/api/http_api.md @@ -164,7 +164,7 @@ creates a new pad in this group * `{code: 1, message:"groupID does not exist", data: null}` #### listAllGroups() - * API >= 1 + * API >= 1.1 lists all existing groups