From 6b442db08a5784eb5afa0e70d6745987a21f8f96 Mon Sep 17 00:00:00 2001 From: Oleksandr Bazarnov Date: Thu, 19 May 2022 12:44:20 +0300 Subject: [PATCH] fixed broken schema for account stream --- .../source-bing-ads/source_bing_ads/schemas/accounts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-integrations/connectors/source-bing-ads/source_bing_ads/schemas/accounts.json b/airbyte-integrations/connectors/source-bing-ads/source_bing_ads/schemas/accounts.json index fc5f671d061edc..edce04ef5679e6 100644 --- a/airbyte-integrations/connectors/source-bing-ads/source_bing_ads/schemas/accounts.json +++ b/airbyte-integrations/connectors/source-bing-ads/source_bing_ads/schemas/accounts.json @@ -80,7 +80,7 @@ "type": ["null", "number"] }, "PauseReason": { - "type": ["null", "string"] + "type": ["null", "number"] }, "PaymentMethodId": { "type": ["null", "number"]