10 lines
94 B
JSON
10 lines
94 B
JSON
{
|
|
"items": {
|
|
"foo": {
|
|
"count": 1
|
|
},
|
|
"bar": {
|
|
"count": 2
|
|
}
|
|
}
|
|
}
|