Loading 103705/schema/etsi_types.schema.json +12 −3 Original line number Diff line number Diff line Loading @@ -532,15 +532,24 @@ "type" : "object", "properties" : { "emailAddress": { "type": "array", "items": { "$ref" : "ts_103280_2017_07#/$defs/EmailAddress" } }, "phoneNumber": { "type": "array", "items": { "$ref" : "ts_103280_2017_07#/$defs/InternationalE164" } }, "address": { "type": "array", "items": { "$ref":"ts_103705_2024_02#/$defs/Address" } } } }, "DocumentFile" : { "type" : "object", Loading Loading
103705/schema/etsi_types.schema.json +12 −3 Original line number Diff line number Diff line Loading @@ -532,15 +532,24 @@ "type" : "object", "properties" : { "emailAddress": { "type": "array", "items": { "$ref" : "ts_103280_2017_07#/$defs/EmailAddress" } }, "phoneNumber": { "type": "array", "items": { "$ref" : "ts_103280_2017_07#/$defs/InternationalE164" } }, "address": { "type": "array", "items": { "$ref":"ts_103705_2024_02#/$defs/Address" } } } }, "DocumentFile" : { "type" : "object", Loading