From 0c0927a359c93e1cf4b93f150a5fb2e400a4febd Mon Sep 17 00:00:00 2001 From: Kyle Allan Date: Wed, 8 Aug 2018 08:48:11 -0400 Subject: [PATCH] add status element to shortcuts schema --- tap_zendesk_chat/schemas/shortcuts.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tap_zendesk_chat/schemas/shortcuts.json b/tap_zendesk_chat/schemas/shortcuts.json index e514f7c..5c1bc4c 100644 --- a/tap_zendesk_chat/schemas/shortcuts.json +++ b/tap_zendesk_chat/schemas/shortcuts.json @@ -27,6 +27,12 @@ "null", "string" ] + }, + "scope": { + "type": [ + "null", + "string" + ] } }, "type": [