diff --git a/tap_intercom/schemas/conversations.json b/tap_intercom/schemas/conversations.json index 5421c92..9436543 100644 --- a/tap_intercom/schemas/conversations.json +++ b/tap_intercom/schemas/conversations.json @@ -2,39 +2,6 @@ "type": "object", "additionalProperties": false, "properties": { - "assignee": { - "type": [ - "null", - "object" - ], - "additionalProperties": false, - "properties": { - "id": { - "type": [ - "null", - "string" - ] - }, - "type": { - "type": [ - "null", - "string" - ] - }, - "name": { - "type": [ - "null", - "string" - ] - }, - "email": { - "type": [ - "null", - "string" - ] - } - } - }, "source": { "type": [ "null",