Skip to content

Commit 88ac49c

Browse files
author
markzegarelli
committed
rebuild catalog without summary stuff
1 parent 3bb9fb9 commit 88ac49c

File tree

6 files changed

+17
-1262
lines changed

6 files changed

+17
-1262
lines changed

scripts/catalog_papi.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ const getConnectionModes = (destination) => {
6161
mobile: false,
6262
server: false
6363
},
64-
summary: "",
65-
cmode_type:""
6664
}
6765
destination.components.forEach(component =>{
6866
switch (component.type){

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 2021-10-18
2+
# destination categories last updated 2021-10-22
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)