Skip to content

Commit 312fe2a

Browse files
authored
Merge pull request #3010 from segmentio/develop
Release 22.23.2
2 parents cbad082 + fa8566f commit 312fe2a

File tree

26 files changed

+445
-215
lines changed

26 files changed

+445
-215
lines changed

.github/Vocab/Docs/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ endcapture
3434
endfor
3535
endif
3636
eu
37+
Freshsales
3738
Friendbuy
3839
ga
3940
gmail

scripts/catalog_papi.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,8 @@ const updateSources = async () => {
180180
const hiddenSources = [
181181
'amp',
182182
'factual-engine',
183-
'twilio-event-streams-beta'
183+
'twilio-event-streams-beta',
184+
'ibm-watson-assistant'
184185
]
185186

186187
const regionalSourceEndpoint = regionalSupport.sources.endpoint

src/_data/catalog/destination_categories.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2+
<<<<<<< HEAD
3+
# destination categories last updated 2022-06-09
4+
=======
25
# destination categories last updated 2022-06-07
6+
>>>>>>> master
37
items:
48
- display_name: A/B Testing
59
slug: a-b-testing

0 commit comments

Comments
 (0)