Update api example

This commit is contained in:
Frederic Guillot
2015-02-10 20:19:08 -05:00
parent 1de845e6c3
commit 57613d1853

View File

@@ -551,7 +551,7 @@ Request example:
```json ```json
{ {
"jsonrpc": "2.0", "jsonrpc": "2.0",
"method": "getAllowedUsers", "method": "getMembers",
"id": 1944388643, "id": 1944388643,
"params": [ "params": [
1 1