File tree Expand file tree Collapse file tree 6 files changed +13
-7
lines changed Expand file tree Collapse file tree 6 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ const updateDestinations = async () => {
349
349
let connection_modes = getConnectionModes ( {
350
350
components : destination . components ,
351
351
platforms : destination . supportedPlatforms ,
352
- browserUnbundlingSupported : destination . supportedFeatures . browserUnbundling ,
352
+ browserUnbundling : destination . supportedFeatures . browserUnbundling ,
353
353
browserUnbundlingPublic : destination . supportedFeatures . browserUnbundlingPublic ,
354
354
methods : destination . supportedMethods
355
355
} )
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # destination categories last updated 2022-02-28
2
+ # destination categories last updated 2022-03-02
3
3
items :
4
4
- display_name : A/B Testing
5
5
slug : a-b-testing
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # destination data last updated 2022-02-28
2
+ # destination data last updated 2022-03-02
3
3
items:
4
4
- destination_id: 60b5d0a01f3726b85dc05aab
5
5
display_name: 2mee
@@ -25309,7 +25309,7 @@ items:
25309
25309
mobile: true
25310
25310
server: false
25311
25311
cloud:
25312
- web: false
25312
+ web: true
25313
25313
mobile: false
25314
25314
server: false
25315
25315
settings:
@@ -33789,6 +33789,12 @@ items:
33789
33789
setting.
33790
33790
required: false
33791
33791
label: Disable the Totango Heartbeat
33792
+ - name: region
33793
+ type: select
33794
+ defaultValue: ''
33795
+ description: What Region should data be sent to
33796
+ required: true
33797
+ label: Region
33792
33798
- name: serviceId
33793
33799
type: string
33794
33800
defaultValue: ''
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED LIST OF CONNECTIONS THAT SUPPORT REGIONAL
2
- # Last updated 2022-02-28
2
+ # Last updated 2022-03-02
3
3
warehouses :
4
4
- id : WcjBCzUGff
5
5
display_name : Azure SQL Data Warehouse
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # source cateogries last updated 2022-02-28
2
+ # source cateogries last updated 2022-03-02
3
3
items :
4
4
- display_name : A/B Testing
5
5
slug : a-b-testing
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # sources last updated 2022-02-28
2
+ # sources last updated 2022-03-02
3
3
items :
4
4
- id : 8HWbgPTt3k
5
5
display_name : .NET
You can’t perform that action at this time.
0 commit comments