From 1c839fe09ebed88a073ed6d90987274321ee5ef8 Mon Sep 17 00:00:00 2001
From: Andreas Huber <andreas.huber@fjd.de>
Date: Fri, 26 Jun 2020 15:08:01 +0200
Subject: [PATCH] =?UTF-8?q?Beispiel=20f=C3=BCr=20applicant-person.json=20k?=
 =?UTF-8?q?orrigiert.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 models/application/applicant-person.json | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/models/application/applicant-person.json b/models/application/applicant-person.json
index a64e4d71..d1047971 100644
--- a/models/application/applicant-person.json
+++ b/models/application/applicant-person.json
@@ -51,13 +51,14 @@
         }
       },
       "contactInfo": {
-        "electronicAdresses": [
+        "electronicAddresses": [
           {
             "channelType": "Service-Account-Mailbox",
             "address": "3b0c9c8c-0801-45f0-a331-2abfc9db78d0"
           }
         ],
-        "physicalAdress": {
+        "physicalAddress": {
+          "type": "national",
           "street": "Kurzer Weg",
           "houseNumber": "7",
           "postalCode": "12345",
-- 
GitLab