From 9fd04581c93b0f57d269a1c2aaf8dcd4cfb2aa7f Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 15 Jul 2020 12:54:53 -0500 Subject: [PATCH] Update minimalRegistryPerson.json --- schema/minimalRegistryPerson.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/schema/minimalRegistryPerson.json b/schema/minimalRegistryPerson.json index 42fdc58..2db6308 100644 --- a/schema/minimalRegistryPerson.json +++ b/schema/minimalRegistryPerson.json @@ -45,9 +45,8 @@ "subjId": { "type": "string", - "description": "Preferred personal pronoun" + "description": "corresponds to SAML subject-id or pairwise-id and OAuth2 subject attribute" }, - "dateOfBirth": { "type": "string", "description": "Date of birth, string representtion of dateOfBirth in Core Attribute Specification"