Commit 8bbb80fe authored by Frank Fransen's avatar Frank Fransen
Browse files

Updated Example6

parent 21adcbed
Loading
Loading
Loading
Loading
Loading
+1 −11
Original line number Diff line number Diff line
@@ -23,17 +23,7 @@
          "givenNames": "John",
          "initials": "J",
          "sex": "M",
          "dateOfBirth": "1999-03-21",
          "contactDetails": {
            "emailAddresses": [
              "example@example.com",
              "example2@example.com"
            ],
            "phoneNumbers": [
              "441632960123",
              "491713920067"
            ]
          }
          "dateOfBirth": "1999-03-21"
        }
      }
    },