Skip to content

Commit ae5b0df

Browse files
authored
Fix typo
1 parent 66b5434 commit ae5b0df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@ x-webhooks:
13701370
properties:
13711371
type:
13721372
type: string
1373-
description: The name of the webhook event that occured.
1373+
description: The name of the webhook event that occurred.
13741374
example: live-stream.broadcast.started
13751375
emittedAt:
13761376
description: Returns the date-time when the webhook event occurred.
@@ -1416,7 +1416,7 @@ x-webhooks:
14161416
properties:
14171417
type:
14181418
type: string
1419-
description: The name of the webhook event that occured.
1419+
description: The name of the webhook event that occurred.
14201420
example: live-stream.broadcast.ended
14211421
emittedAt:
14221422
description: Returns the date-time when the webhook event occurred.
@@ -1464,7 +1464,7 @@ x-webhooks:
14641464
properties:
14651465
type:
14661466
type: string
1467-
description: The name of the webhook event that occured.
1467+
description: The name of the webhook event that occurred.
14681468
example: video.source.recorded
14691469
emittedAt:
14701470
description: Returns the date-time when the webhook event occurred.
@@ -1515,7 +1515,7 @@ x-webhooks:
15151515
properties:
15161516
type:
15171517
type: string
1518-
description: The name of the webhook event that occured.
1518+
description: The name of the webhook event that occurred.
15191519
example: video.encoding.quality.completed
15201520
emittedAt:
15211521
description: Returns the date-time when the webhook event occurred.

0 commit comments

Comments
 (0)