Skip to content

Commit 80cc88a

Browse files
author
markzegarelli
authored
Merge pull request #1834 from segmentio/actions-doc-public
[netlify-ignore]make the actions doc public in the sidebar
2 parents 89eb407 + f29b364 commit 80cc88a

File tree

6 files changed

+10
-11
lines changed

6 files changed

+10
-11
lines changed

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

src/_data/catalog/destinations.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2021-09-02
2+
# destination data last updated 2021-09-08
33
items:
44
- display_name: AB Smartly
55
name: AB Smartly
@@ -21,9 +21,9 @@ items:
2121
https://public-segment-devcenter-production.s3.amazonaws.com/3ddac4d4-066c-43c0-b48a-7e48e68140ea.svg
2222
methods:
2323
track: true
24-
identify: true
25-
group: true
26-
alias: true
24+
identify: false
25+
group: false
26+
alias: false
2727
page: true
2828
platforms:
2929
browser: true

src/_data/catalog/source_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-
# source cateogries last updated 2021-09-02
2+
# source cateogries last updated 2021-09-08
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.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-
# sources last updated 2021-09-02
2+
# sources last updated 2021-09-08
33
items:
44
- display_name: .NET
55
slug: net

src/_data/catalog/warehouse_papi.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-
# warehouse data last updated 2021-09-02
2+
# warehouse data last updated 2021-09-08
33
items:
44
- display_name: Azure SQL Data Warehouse
55
slug: azuresqldw

src/_data/sidenav/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,8 @@ sections:
149149
section:
150150
- path: /connections/destinations
151151
title: Destinations Overview
152-
# - path: /connections/destinations/actions
153-
# title: Destination Actions
154-
# uncomment once fully rolled out
152+
- path: /connections/destinations/actions
153+
title: Destination Actions
155154
- path: /connections/destinations/add-destination
156155
title: Add a Destination
157156
- path: /connections/destinations/catalog

0 commit comments

Comments
 (0)