Skip to content

Commit dd28cd0

Browse files
authored
Fix example value for summary webhook
1 parent 4907343 commit dd28cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1698,7 +1698,7 @@ x-webhooks:
16981698
type:
16991699
type: string
17001700
description: The name of the webhook event that occurred.
1701-
example: video.caption.generated
1701+
example: video.summary.generated
17021702
emittedAt:
17031703
description: Returns the date-time when the webhook event occurred.
17041704
type: string

0 commit comments

Comments
 (0)