From cc2afbfd948b8ee57a4103f551b3a084a551e91b Mon Sep 17 00:00:00 2001 From: szekelyzol Date: Wed, 13 Nov 2024 16:18:08 +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 25af391..de2c5bd 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -18957,7 +18957,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