From ebcd0e2ce5b27129bfe3e2c349c70dd1ac4ba5c6 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 2 Sep 2020 12:57:40 -0500 Subject: [PATCH] Update minimalRegistryPerson.json --- schema/minimalRegistryPerson.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/schema/minimalRegistryPerson.json b/schema/minimalRegistryPerson.json index f3e4f77..45c98b5 100644 --- a/schema/minimalRegistryPerson.json +++ b/schema/minimalRegistryPerson.json @@ -55,11 +55,5 @@ "verified": {"type": "string"} } } - }, - - "personalPronoun": { - "type": "string", - "description": "Preferred personal pronoun" - } } }