diff --git a/schema/core-person.json b/schema/core-person.json index c752ce1..c4a1742 100644 --- a/schema/core-person.json +++ b/schema/core-person.json @@ -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"} }