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" - } } }