diff --git a/schemas/2.2/schema.json b/schemas/2.2/schema.json index cc834d6..15133e3 100644 --- a/schemas/2.2/schema.json +++ b/schemas/2.2/schema.json @@ -48,6 +48,9 @@ "type": "object", "minProperties": 2, "additionalProperties": false, + "required": [ + "role" + ], "properties": { "account": { "description": "The account identifier in this instance belonging to the contact.",