10 lines
91 B
JSON
10 lines
91 B
JSON
|
{
|
||
|
"code": 123,
|
||
|
"details": [
|
||
|
{
|
||
|
"@type": "foo"
|
||
|
}
|
||
|
],
|
||
|
"message": "bar"
|
||
|
}
|