This commit is contained in:
David Bailey 2017-08-09 18:55:31 +01:00
parent 1a2c559ca2
commit 6a6f9d7d2a

View File

@ -451,7 +451,7 @@ Below is a list of currently supported actions. Requests with invalid actions or
*Sample request*:
```
{
"action": "findCards",
"action": "findNotes",
"params": {
"query": "deck:current"
}