From 884041ec00bedba587e9dc1accc3c626721ce8a6 Mon Sep 17 00:00:00 2001 From: szekelyzol Date: Wed, 13 Nov 2024 16:18:31 +0000 Subject: [PATCH] Fix example value for summary webhook --- api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/openapi.yaml b/api/openapi.yaml index c7f3cd8..e55c2fd 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -19039,7 +19039,7 @@ x-webhooks: type: type: string description: The name of the webhook event that occurred. - example: video.caption.generated + example: video.summary.generated emittedAt: description: Returns the date-time when the webhook event occurred. type: string