Init
This commit is contained in:
22
Shared/Sample-Data/propertyCollectionFiles.json
Normal file
22
Shared/Sample-Data/propertyCollectionFiles.json
Normal file
@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"Id": {
|
||||
"Value": "/bla/FileName.json"
|
||||
},
|
||||
"Properties": [
|
||||
{
|
||||
"Value": "json"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": {
|
||||
"Value": "/bla/FileNameB.json"
|
||||
},
|
||||
"Properties": [
|
||||
{
|
||||
"Value": "jsonB"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user