Loading 103976/examples/VINtoAllocatedUserAccounts.json +4 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,10 @@ "CreationDate": "2022-01-16T15:57:00Z", "DeletionDate": "2025-01-16T15:57:00Z", "CustomerName": "Name", "CustomerAddress": "Address", "CustomerAddress": [ "Address", "AnotherAddress" ], "EmailAddresses": [ "email@example.com", "other_email@example.com" Loading 103976/ts_103976.schema.json +4 −1 Original line number Diff line number Diff line Loading @@ -327,7 +327,10 @@ "$ref": "ts_103280_2017_07#/$defs/LongString" }, "CustomerAddress": { "type" : "array", "items" : { "$ref": "ts_103280_2017_07#/$defs/LongString" } }, "EmailAddress": { "type": "array", Loading Loading
103976/examples/VINtoAllocatedUserAccounts.json +4 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,10 @@ "CreationDate": "2022-01-16T15:57:00Z", "DeletionDate": "2025-01-16T15:57:00Z", "CustomerName": "Name", "CustomerAddress": "Address", "CustomerAddress": [ "Address", "AnotherAddress" ], "EmailAddresses": [ "email@example.com", "other_email@example.com" Loading
103976/ts_103976.schema.json +4 −1 Original line number Diff line number Diff line Loading @@ -327,7 +327,10 @@ "$ref": "ts_103280_2017_07#/$defs/LongString" }, "CustomerAddress": { "type" : "array", "items" : { "$ref": "ts_103280_2017_07#/$defs/LongString" } }, "EmailAddress": { "type": "array", Loading