18 lines
228 B
JSON
18 lines
228 B
JSON
[
|
|
{
|
|
"Id": {
|
|
"Value": "/bla/FileName.json"
|
|
},
|
|
"Collection": {
|
|
"Value": "json"
|
|
}
|
|
},
|
|
{
|
|
"Id": {
|
|
"Value": "/bla/FileNameB.json"
|
|
},
|
|
"Collection": {
|
|
"Value": "jsonB"
|
|
}
|
|
}
|
|
] |