From 0e42de36e947afafb657fc94f9fe7c80d01045f6 Mon Sep 17 00:00:00 2001 From: Alex Bair Date: Wed, 2 Oct 2024 16:34:14 -0400 Subject: [PATCH] source-zendesk-support: update capture snapshot Zendesk Support's API is no longer returning the `configuration.explore_reports` field for custom roles. This reverts the snapshot change done in PR #1991. --- .../tests/snapshots/snapshots__capture__capture.stdout.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source-zendesk-support/tests/snapshots/snapshots__capture__capture.stdout.json b/source-zendesk-support/tests/snapshots/snapshots__capture__capture.stdout.json index 220b868a9..be8a50f44 100644 --- a/source-zendesk-support/tests/snapshots/snapshots__capture__capture.stdout.json +++ b/source-zendesk-support/tests/snapshots/snapshots__capture__capture.stdout.json @@ -804,10 +804,6 @@ "end_user_list_access": "full", "end_user_profile_access": "readonly", "explore_access": "readonly", - "explore_reports": { - "ticket_access": "all", - "ticket_access_selected_groups": [] - }, "forum_access": "readonly", "forum_access_restricted_content": false, "group_access": false,