22 lines
264 B
JSON
22 lines
264 B
JSON
[
|
|
{
|
|
"Id": {
|
|
"Value": "/bla/FileName.json"
|
|
},
|
|
"Properties": [
|
|
{
|
|
"Value": "json"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Id": {
|
|
"Value": "/bla/FileNameB.json"
|
|
},
|
|
"Properties": [
|
|
{
|
|
"Value": "jsonB"
|
|
}
|
|
]
|
|
}
|
|
] |