From 0f4c8c4e6e6da5714dfe791110761cfaac5dcfc3 Mon Sep 17 00:00:00 2001 From: Johnny Graettinger Date: Mon, 11 Mar 2024 16:58:31 +0000 Subject: [PATCH] source-hubspot: update schema test snapshot (new properties) --- .../snapshots__discover__capture.stdout.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source-hubspot/tests/snapshots/snapshots__discover__capture.stdout.json b/source-hubspot/tests/snapshots/snapshots__discover__capture.stdout.json index 3d7f91f7d0..f2951f2620 100644 --- a/source-hubspot/tests/snapshots/snapshots__discover__capture.stdout.json +++ b/source-hubspot/tests/snapshots/snapshots__discover__capture.stdout.json @@ -6759,6 +6759,12 @@ "number" ] }, + "hs_call_video_meeting_type": { + "type": [ + "null", + "string" + ] + }, "hs_call_video_recording_url": { "type": [ "null", @@ -14592,6 +14598,13 @@ "string" ] }, + "hs_applied_sla_rule_config_at": { + "format": "date-time", + "type": [ + "null", + "string" + ] + }, "hs_assignment_method": { "type": [ "null",