From f91fe8d7fa883b4630e1e8c5abe48ca40a2d2449 Mon Sep 17 00:00:00 2001 From: khazelton Date: Fri, 20 Jul 2018 11:52:07 -0500 Subject: [PATCH] Update person1.json --- person1.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/person1.json b/person1.json index f27cf2f..c412598 100644 --- a/person1.json +++ b/person1.json @@ -1,13 +1,13 @@ - { - "name": { - "lastName": "Johnson", - "firstName": "Joe" - }, - "birthDate": "1965-08-10", - "username": "jjohnson", - "institutionalId": "34-765554", - "email": { - "emailAddress": "jjohnson@goo.edu", - "emailType": "primary" - } - } +{ +"name": { + "lastName": "Johnson", + "firstName": "Joe" + }, +"birthDate": "1965-08-10", +"username": "jjohnson", +"institutionalId": "34-765554", +"email": { + "emailAddress": "jjohnson@goo.edu", + "emailType": "primary" + } +}