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 e95f37d commit c430dd9
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 @@ -13,7 +13,7 @@
"iam-id": {"$ref": "#/components/schemas/iam-id"},
"prior-id": {"$ref": "#/components/schemas/prior-id"},
"sor-id": {"$ref": "#/components/schemas/sor-id"},
"sub-id": {"$ref": "#/components/schemas/sub-id"
"sub-id": {"$ref": "#/components/schemas/sub-id"},
"birthDate": {"$ref": "#/components/schemas/birthDate"},
"email": {"$ref": "#/components/schemas/email"},
"phone": {"$ref": "#/components/schemas/phone"},
Expand Down

0 comments on commit c430dd9

Please sign in to comment.