From 873374f951403c6db9e9d018b05151c6010cbc67 Mon Sep 17 00:00:00 2001 From: Josh lloyd Date: Wed, 27 Mar 2024 16:06:22 -0600 Subject: [PATCH] meaningless change to trigger new publish --- tap_rest_api_msdk/streams.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tap_rest_api_msdk/streams.py b/tap_rest_api_msdk/streams.py index d06017e..8c3494f 100644 --- a/tap_rest_api_msdk/streams.py +++ b/tap_rest_api_msdk/streams.py @@ -119,6 +119,7 @@ def __init__( self.replication_key = replication_key self.except_keys = except_keys self.records_path = records_path + if next_page_token_path: self.next_page_token_jsonpath = next_page_token_path elif (