Commit 018a5bb9 authored by Anne Dierstein's avatar Anne Dierstein
Browse files

add contact details

parent ee7e57e9
Loading
Loading
Loading
Loading
Loading
+14 −0
Original line number Original line Diff line number Diff line
@@ -207,6 +207,20 @@
        }  
        }  
		  }
		  }
    },
    },
    "contactDetails" : {
      "type" : "object",
      "properties" : {
        "emailAddress": {
          "$ref" : "ts_103280_2017_07#/$defs/EmailAddress" 
        },               
        "phoneNumber": {
          "$ref" : "ts_103280_2017_07#/$defs/EU.164" 
        },
        "address": {
          "$ref":"ts_103705_2024_02#/$defs/Address"
    		}
      }
    },
    "recordSet": {
    "recordSet": {
      "type": "array",
      "type": "array",
      "title": "RecordSet",
      "title": "RecordSet",