Skip to content

Commit

Permalink
Update person1.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Jul 20, 2018
1 parent f19b056 commit f91fe8d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions person1.json
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit f91fe8d

Please sign in to comment.