Fix getItemsByStatus API call example (#722)

This commit is contained in:
Alexis Mousset 2017-08-19 22:45:43 +02:00 committed by Fred
parent 23d85b3108
commit dc41dbbefd
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ Request example:
```json
{
"jsonrpc": "2.0",
"method": "getItems",
"method": "getItemsByStatus",
"id": 84429548,
"params": {
"status": "unread"