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 () => {
349349 let connection_modes = getConnectionModes ( {
350350 components : destination . components ,
351351 platforms : destination . supportedPlatforms ,
352- browserUnbundlingSupported : destination . supportedFeatures . browserUnbundling ,
352+ browserUnbundling : destination . supportedFeatures . browserUnbundling ,
353353 browserUnbundlingPublic : destination . supportedFeatures . browserUnbundlingPublic ,
354354 methods : destination . supportedMethods
355355 } )
Original file line number Diff line number Diff line change 11# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2- # destination categories last updated 2022-02-28
2+ # destination categories last updated 2022-03-02
33items :
44- display_name : A/B Testing
55 slug : a-b-testing
Original file line number Diff line number Diff line change 11# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2- # destination data last updated 2022-02-28
2+ # destination data last updated 2022-03-02
33items:
44- destination_id: 60b5d0a01f3726b85dc05aab
55 display_name: 2mee
@@ -25309,7 +25309,7 @@ items:
2530925309 mobile: true
2531025310 server: false
2531125311 cloud:
25312- web: false
25312+ web: true
2531325313 mobile: false
2531425314 server: false
2531525315 settings:
@@ -33789,6 +33789,12 @@ items:
3378933789 setting.
3379033790 required: false
3379133791 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
3379233798 - name: serviceId
3379333799 type: string
3379433800 defaultValue: ''
Original file line number Diff line number Diff line change 11# AUTOGENERATED LIST OF CONNECTIONS THAT SUPPORT REGIONAL
2- # Last updated 2022-02-28
2+ # Last updated 2022-03-02
33warehouses :
44 - id : WcjBCzUGff
55 display_name : Azure SQL Data Warehouse
Original file line number Diff line number Diff line change 11# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2- # source cateogries last updated 2022-02-28
2+ # source cateogries last updated 2022-03-02
33items :
44 - display_name : A/B Testing
55 slug : a-b-testing
Original file line number Diff line number Diff line change 11# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2- # sources last updated 2022-02-28
2+ # sources last updated 2022-03-02
33items :
44 - id : 8HWbgPTt3k
55 display_name : .NET
You can’t perform that action at this time.
0 commit comments