Skip to content

Commit c52aa03

Browse files
Merge pull request #129 from apivideo/Fix-OAS-typo
Fix typo
2 parents 4d07a61 + 2afaf97 commit c52aa03

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
@@ -18344,7 +18344,7 @@ x-webhooks:
1834418344
properties:
1834518345
type:
1834618346
type: string
18347-
description: The name of the webhook event that occured.
18347+
description: The name of the webhook event that occurred.
1834818348
example: live-stream.broadcast.started
1834918349
emittedAt:
1835018350
description: Returns the date-time when the webhook event occurred.
@@ -18390,7 +18390,7 @@ x-webhooks:
1839018390
properties:
1839118391
type:
1839218392
type: string
18393-
description: The name of the webhook event that occured.
18393+
description: The name of the webhook event that occurred.
1839418394
example: live-stream.broadcast.ended
1839518395
emittedAt:
1839618396
description: Returns the date-time when the webhook event occurred.
@@ -18438,7 +18438,7 @@ x-webhooks:
1843818438
properties:
1843918439
type:
1844018440
type: string
18441-
description: The name of the webhook event that occured.
18441+
description: The name of the webhook event that occurred.
1844218442
example: video.source.recorded
1844318443
emittedAt:
1844418444
description: Returns the date-time when the webhook event occurred.
@@ -18489,7 +18489,7 @@ x-webhooks:
1848918489
properties:
1849018490
type:
1849118491
type: string
18492-
description: The name of the webhook event that occured.
18492+
description: The name of the webhook event that occurred.
1849318493
example: video.encoding.quality.completed
1849418494
emittedAt:
1849518495
description: Returns the date-time when the webhook event occurred.

0 commit comments

Comments
 (0)