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 13, 2020
1 parent cf86e14 commit ad2ef20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/core-person.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"properties": {
"name": {"$ref": "#/components/schemas/name"},
"logon-id": {"$ref": "#/components/schemas/logon-id"},
"subject-id": {"$ref": "#/components/schemas/subject-id"},
"iam-id": {"$ref": "#/components/schemas/iam-id"},
"priorSubject-id": {"$ref": "#/components/schemas/priorSubject-id"},
"sourcedId": {"$ref": "#/components/schemas/sourcedId"},
"birthDate": {"$ref": "#/components/schemas/birthDate"},
Expand Down

0 comments on commit ad2ef20

Please sign in to comment.