Init
This commit is contained in:
80
Shared/Sample-Data/propertyCollectionFile.json
Normal file
80
Shared/Sample-Data/propertyCollectionFile.json
Normal file
@ -0,0 +1,80 @@
|
||||
[
|
||||
[
|
||||
{
|
||||
"OriginalIndex": 1,
|
||||
"PathWithoutBracketsPadded": "PropertyCollectionFile_.Properties_",
|
||||
"Name": "Value",
|
||||
"JsonElementAsString": "json",
|
||||
"KeyWithoutBrackets": "PropertyCollectionFile.Properties.Value",
|
||||
"IsValueNode": true,
|
||||
"IsCollectionNode": true,
|
||||
"DoesNotHaveValueNode": false,
|
||||
"IsLastNodeOrJustBeforeValue": false,
|
||||
"IsJsonValueKindArray": false,
|
||||
"IsJsonValueKindObject": false,
|
||||
"PathWithoutBracketsSingularized": "PropertyCollectionFileProperty",
|
||||
"Type": "Shared.Models.Property",
|
||||
"SuggestedType": "Shared.Models.Property",
|
||||
"JoinedValues": "001) ...",
|
||||
"Flag": 7
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"OriginalIndex": 0,
|
||||
"PathWithoutBracketsPadded": "PropertyCollectionFile_.Id_________",
|
||||
"Name": "Value",
|
||||
"JsonElementAsString": "/bla/FileName.json",
|
||||
"KeyWithoutBrackets": "PropertyCollectionFile.Id.Value",
|
||||
"IsValueNode": true,
|
||||
"IsCollectionNode": false,
|
||||
"DoesNotHaveValueNode": false,
|
||||
"IsLastNodeOrJustBeforeValue": false,
|
||||
"IsJsonValueKindArray": false,
|
||||
"IsJsonValueKindObject": false,
|
||||
"PathWithoutBracketsSingularized": "PropertyCollectionFileId",
|
||||
"Type": "string",
|
||||
"SuggestedType": "string",
|
||||
"JoinedValues": "001) ...",
|
||||
"Flag": 6
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"OriginalIndex": 0,
|
||||
"PathWithoutBracketsPadded": "PropertyCollectionFile_",
|
||||
"Name": "Id",
|
||||
"JsonElementAsString": "/bla/FileName.json",
|
||||
"KeyWithoutBrackets": "PropertyCollectionFile.Id.Value",
|
||||
"IsValueNode": false,
|
||||
"IsCollectionNode": false,
|
||||
"DoesNotHaveValueNode": false,
|
||||
"IsLastNodeOrJustBeforeValue": true,
|
||||
"IsJsonValueKindArray": false,
|
||||
"IsJsonValueKindObject": false,
|
||||
"PathWithoutBracketsSingularized": "PropertyCollectionFile",
|
||||
"Type": "PropertyCollectionFileId",
|
||||
"SuggestedType": "string",
|
||||
"JoinedValues": "001) \u0022/bla/FileName.json\u0022",
|
||||
"Flag": 4
|
||||
},
|
||||
{
|
||||
"OriginalIndex": 1,
|
||||
"PathWithoutBracketsPadded": "PropertyCollectionFile_",
|
||||
"Name": "Properties",
|
||||
"JsonElementAsString": "json",
|
||||
"KeyWithoutBrackets": "PropertyCollectionFile.Properties.Value",
|
||||
"IsValueNode": false,
|
||||
"IsCollectionNode": true,
|
||||
"DoesNotHaveValueNode": false,
|
||||
"IsLastNodeOrJustBeforeValue": true,
|
||||
"IsJsonValueKindArray": false,
|
||||
"IsJsonValueKindObject": false,
|
||||
"PathWithoutBracketsSingularized": "PropertyCollectionFile",
|
||||
"Type": "PropertyCollectionFileProperty",
|
||||
"SuggestedType": "Shared.Models.Property",
|
||||
"JoinedValues": "001) \u0022json\u0022",
|
||||
"Flag": 5
|
||||
}
|
||||
]
|
||||
]
|
Reference in New Issue
Block a user