Skip to content

Commit

Permalink
Update core-person.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Jul 20, 2018
1 parent f1e6293 commit 06f624f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions core-person.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"name" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/schema/name"
"$ref" : "https://github.internet2.edu/TIER/schema/edit/master/core-person.json#/definitions/schema/name"
}
},
"familyName": {
Expand Down Expand Up @@ -106,7 +106,7 @@
{
"schemas":
{
name: {
"name": {
"type": "object",
"properties": {
"lastName": {
Expand All @@ -122,3 +122,4 @@
}
}
}
}

0 comments on commit 06f624f

Please sign in to comment.