From b0a638b4193c8ca9e2f1de82a0ba7436e9bba0a4 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Fri, 10 May 2019 08:39:12 -0500 Subject: [PATCH] Update core-person.json --- schema/core-person.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schema/core-person.json b/schema/core-person.json index e5f3ecd..836b699 100644 --- a/schema/core-person.json +++ b/schema/core-person.json @@ -47,6 +47,8 @@ "type": "array", "items": { "type": "object", + "description": "same as identifier/enterprise in Core Attribute Specification. Where identifier crosswalk is mapped in midPoint", + "properties": { "source": {"type": "string"}, "id": {"type": "string"}