From d4e93b5258d488be4e530f60a89347c7f5cf0f38 Mon Sep 17 00:00:00 2001 From: szekelyzol Date: Wed, 13 Nov 2024 17:16:14 +0100 Subject: [PATCH] Fix example value for summary webhook --- oas_apivideo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oas_apivideo.yaml b/oas_apivideo.yaml index 1ddf3faf..4ad7ef3c 100644 --- a/oas_apivideo.yaml +++ b/oas_apivideo.yaml @@ -17548,7 +17548,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