Skip to content

Commit f058f19

Browse files
committed
Update Repeater destination information
1 parent abfeb88 commit f058f19

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/_data/catalog/destinations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18964,7 +18964,7 @@ items:
1896418964
- name: repeatKeys
1896518965
type: array
1896618966
defaultValue: []
18967-
description: This is the array of source write keys you want to repeat data into.
18967+
description: This is the array of source write keys you want to repeat data into. You can have up to 20 write keys.
1896818968
required: true
1896918969
label: Write Keys
1897018970
- name: writeKeyAllowed

src/_data/catalog/destinations_capi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19672,7 +19672,7 @@ items:
1967219672
type: LIST
1967319673
deprecated: false
1967419674
required: false
19675-
description: This is the array of source write keys you want to repeat data into.
19675+
description: This is the array of source write keys you want to repeat data into. You can have up to 20 write keys.
1967619676
settings: []
1967719677
- display_name: Responsys
1967819678
slug: responsys

src/connections/destinations/catalog/repeater/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Repeater Destination
33
---
44

5-
This destination is maintained by Segment.
5+
This destination is maintained by Segment and is not available to customers on the free plan.
66

77
## Getting Started
88

templates/destinations.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12932,7 +12932,7 @@ destinations:
1293212932
type: LIST
1293312933
deprecated: false
1293412934
required: false
12935-
description: This is the array of source write keys you want to repeat data into.
12935+
description: This is the array of source write keys you want to repeat data into. You can have up to 20 write keys.
1293612936
settings: []
1293712937
- name: catalog/destinations/responsys
1293812938
display_name: Responsys

0 commit comments

Comments
 (0)