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