Updating README.md
This commit is contained in:
parent
cd11abfc2a
commit
c95947e6f4
@ -237,8 +237,8 @@ guarantee that your application continues to function properly in the future.
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"result": [
|
"result": [
|
||||||
["Default"],
|
{"result": "Default", "error": null},
|
||||||
[1494723142483, 1494703460437, 1494703479525]
|
{"result": [1494723142483, 1494703460437, 1494703479525], "error": null}
|
||||||
],
|
],
|
||||||
"error": null
|
"error": null
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user