Skip to content

Commit 2b9ffd3

Browse files
mia303jonesphillip
authored andcommitted
adding-product-event-subscriptions-via-components (#26294)
* adding-product-event-subscriptions-via-components * updating-links-and-formatting * fixing-compile-error * switching-to-partials * Added super slurper event schemas to r2, other minor changes --------- Co-authored-by: Phillip Jones <[email protected]>
1 parent 787e732 commit 2b9ffd3

File tree

15 files changed

+844
-722
lines changed

15 files changed

+844
-722
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Event subscriptions
3+
pcx_content_type: reference
4+
sidebar:
5+
order: 10
6+
head:
7+
- tag: title
8+
content: Event subscriptions
9+
---
10+
11+
import { Render } from "~/components";
12+
13+
<Render file="event-subscriptions/intro" product="queues" />
14+
15+
## Available KV events
16+
17+
<Render file="event-subscriptions/kv-events" product="queues" />

0 commit comments

Comments
 (0)