From e14df48d590dde81b868e9015cadcf6e3d308c46 Mon Sep 17 00:00:00 2001 From: mvistry Date: Mon, 16 Dec 2024 15:04:39 +0100 Subject: [PATCH] Updated replication-method --- archive/_integration-schemas/square/v2/payments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/_integration-schemas/square/v2/payments.md b/archive/_integration-schemas/square/v2/payments.md index 9feec0fb8..7b3dda636 100644 --- a/archive/_integration-schemas/square/v2/payments.md +++ b/archive/_integration-schemas/square/v2/payments.md @@ -9,7 +9,7 @@ singer-schema: "https://github.com/singer-io/tap-square/blob/master/tap_square/s description: | The `{{ table.name }}` table contains information about all payments taken in {{ integration.display_name }}. -replication-method: "Full Table" +replication-method: "Key-based Incremental" api-method: name: "List payments (V2)"