Skip to content

Commit

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

Please sign in to comment.