Remove spurious array in error example
This commit is contained in:
parent
cfbc58c4fb
commit
fa8d8a9f95
1 changed files with 1 additions and 3 deletions
|
@ -131,9 +131,7 @@ If the home server decides the attempt was unsuccessful, it returns an error
|
||||||
message in the standard format::
|
message in the standard format::
|
||||||
|
|
||||||
{
|
{
|
||||||
"errcode": [
|
"errcode": "M_EXAMPLE_ERROR",
|
||||||
"M_EXAMPLE_ERROR"
|
|
||||||
],
|
|
||||||
"error": "Something was wrong"
|
"error": "Something was wrong"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue