From a30e74f02e02699af9eb33a1ff0661835cdb55cc Mon Sep 17 00:00:00 2001 From: Greg Tyler Date: Mon, 20 Nov 2023 12:49:13 +0000 Subject: [PATCH] Update example data --- docs/example-lpa.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/example-lpa.json b/docs/example-lpa.json index 3a8cbb76..3d13da01 100644 --- a/docs/example-lpa.json +++ b/docs/example-lpa.json @@ -14,15 +14,15 @@ "attorneys": [ { "firstNames": "Jake", - "surname": "Mulato", + "surname": "Vallar", "dateOfBirth": "2001-01-17", - "email": "jmul5@example.com", + "email": "jval5@example.com", "status": "active", "address": { "line1": "71 South Western Terrace", "town": "Milton", - "postcode": "FK17 4FE", - "country": "GB" + "postcode": "6306", + "country": "AU" } }, {