Skip to content

Commit 10d4b6b

Browse files
committed
Updated version
1 parent e718da6 commit 10d4b6b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

_data/taps/schemas/taboola/v2/taboola-v1-foreign-keys.yml renamed to _data/taps/schemas/taboola/v2/taboola-v2-foreign-keys.yml

File renamed without changes.

_data/taps/schemas/taboola/v2/taboola-v1-tables.yml renamed to _data/taps/schemas/taboola/v2/taboola-v2-tables.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tap: taboola
2-
version: '1'
2+
version: '2'
33
tap-repo-schemas: false
44
tables:
55
- name: campaign
@@ -51,7 +51,7 @@ tables:
5151
5252
'
5353
links:
54-
singer-schema: https://github.com/singer-io/tap-taboola/blob/master/tap_taboola/schemas.py#L2
54+
singer-schema: https://github.com/singer-io/tap-taboola/blob/master/tap_taboola/schemas/campaigns.json
5555
api-method: https://github.com/taboola/Backstage-API/blob/master/Backstage%20API%20-%20Campaigns.pdf
5656
table-details:
5757
replication-method: Full Table
@@ -62,8 +62,8 @@ tables:
6262
6363
'
6464
links:
65-
doc-link: https://github.com/taboola/Backstage-API/blob/master/Backstage%20API%20-%20Reports.pdf
66-
singer-schema: https://github.com/singer-io/tap-taboola/blob/master/tap_taboola/schemas.py#L117
65+
singer-schema: https://github.com/singer-io/tap-taboola/blob/master/tap_taboola/schemas/campaign_performance.json
66+
api-method: https://github.com/taboola/Backstage-API/blob/master/Backstage%20API%20-%20Campaign%20Performance.pdf
6767
table-details:
6868
replication-method: Key-based Incremental
6969
primary-keys:

0 commit comments

Comments
 (0)