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 Apr 1, 2020
1 parent d745858 commit 7cdb53e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schema/core-person.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@
"description": "same as identifier/enterprise in Core Attribute Specification; created on inbound mapping(?)"
},

"prior-id": {
"prior-id":
"type": "array",
"description": "same as identifier/enterprise in Core Attribute Specification; created on inbound mapping(?)",
"items": {
"id": {"type": "string"}
}
Expand Down

0 comments on commit 7cdb53e

Please sign in to comment.