Loading 103976/examples/VINtoAllocatedAddresses.json +25 −21 Original line number Diff line number Diff line { "VINtoAllocatedAccountsRecords": [ { "AccountIdentifier" : "XYZ123" }, { "AccountIdentifier": "XYZ123" }, { "AccountIdentifier": "ABC789", "CreationDate": "2022-01-16T15:57:00Z", Loading @@ -16,7 +18,9 @@ ], "DisplayName": "Display name", "DevicesUsed": [ { "MACAddress" : "00:00:5e:00:53:00"} { "MACAddress": "00:00:5e:00:53:00" } ], "OtherInfo": { "item": "Any valid JSON is accepted here" Loading 103976/ts_103976.schema.json +9 −9 File changed.Contains only whitespace changes. Show changes Loading
103976/examples/VINtoAllocatedAddresses.json +25 −21 Original line number Diff line number Diff line { "VINtoAllocatedAccountsRecords": [ { "AccountIdentifier" : "XYZ123" }, { "AccountIdentifier": "XYZ123" }, { "AccountIdentifier": "ABC789", "CreationDate": "2022-01-16T15:57:00Z", Loading @@ -16,7 +18,9 @@ ], "DisplayName": "Display name", "DevicesUsed": [ { "MACAddress" : "00:00:5e:00:53:00"} { "MACAddress": "00:00:5e:00:53:00" } ], "OtherInfo": { "item": "Any valid JSON is accepted here" Loading