This commit is contained in:
2022-05-08 12:28:50 -07:00
commit 4a3e24236f
313 changed files with 22395 additions and 0 deletions

View File

@ -0,0 +1,22 @@
[
{
"Id": {
"Value": "/bla/FileName.json"
},
"Properties": [
{
"Value": "json"
}
]
},
{
"Id": {
"Value": "/bla/FileNameB.json"
},
"Properties": [
{
"Value": "jsonB"
}
]
}
]