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 Jan 14, 2020
1 parent 88d2a0b commit 9a3b9fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/core-person.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"logon-id": {"$ref": "#/components/schemas/logon-id"},
"iam-id": {"$ref": "#/components/schemas/iam-id"},
"priorSubject-id": {"$ref": "#/components/schemas/priorSubject-id"},
"sourcedId": {"$ref": "#/components/schemas/sourcedId"},
"ext-id": {"$ref": "#/components/schemas/ext-id"},
"birthDate": {"$ref": "#/components/schemas/birthDate"},
"email": {"$ref": "#/components/schemas/email"},
"phone": {"$ref": "#/components/schemas/phone"},
Expand Down Expand Up @@ -43,7 +43,7 @@
"id": {"type": "string"}
}
},
"sourcedId": {
"ext-id": {
"type": "array",
"items": {
"type": "object",
Expand Down

0 comments on commit 9a3b9fa

Please sign in to comment.