Skip to content

Commit 01952c8

Browse files
Merge pull request #106 from apivideo/Fix-example-value-for-summary-webhook
Fix example value for summary webhook
2 parents 4907343 + dd28cd0 commit 01952c8

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)