From c6edf15ec13d7bac10d518a74f5b83d98a9edd62 Mon Sep 17 00:00:00 2001 From: MomentoBigFun <144013468+MomentoBigFun@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:11:13 +0900 Subject: [PATCH] Update webhooks.md (#1460) #1439 --- .../current/topics/api-reference/webhooks.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/topics/api-reference/webhooks.md b/i18n/ja/docusaurus-plugin-content-docs/current/topics/api-reference/webhooks.md index 86a8e45184..26253a115a 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/topics/api-reference/webhooks.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/topics/api-reference/webhooks.md @@ -5,6 +5,9 @@ sidebar_label: Webhooks description: Learn the Webhook API calls you need to know about and how to use them with Momento services. --- +import { SdkExampleTabs } from "@site/src/components/SdkExampleTabs"; +import { SdkExampleTabsImpl } from "@site/src/components/SdkExampleTabsImpl"; + # Webhook API reference Webhookは、トピック上のメッセージを消費するための追加の方法を提供します。ウェブフックが作成されると、トピックにアタッチされます。