Skip to content

Commit 1bad85e

Browse files
Merge pull request #136 from apivideo/Fix-example-value-for-summary-webhook
Fix example value for summary webhook
2 parents 451cad2 + 884041e commit 1bad85e

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
@@ -19039,7 +19039,7 @@ x-webhooks:
1903919039
type:
1904019040
type: string
1904119041
description: The name of the webhook event that occurred.
19042-
example: video.caption.generated
19042+
example: video.summary.generated
1904319043
emittedAt:
1904419044
description: Returns the date-time when the webhook event occurred.
1904519045
type: string

0 commit comments

Comments
 (0)