Skip to content

Commit fef179b

Browse files
committed
Merge branch 'develop' into ibm-db2-update
2 parents d345bac + 2f20cc6 commit fef179b

File tree

26 files changed

+407
-182
lines changed

26 files changed

+407
-182
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2022-06-07
2+
# destination categories last updated 2022-06-09
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)