Skip to content

Commit 820a69d

Browse files
Merge pull request #101 from apivideo/Fix-OAS-typo
Fix typo
2 parents a483e2c + 2f64f38 commit 820a69d

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
@@ -18262,7 +18262,7 @@ x-webhooks:
1826218262
properties:
1826318263
type:
1826418264
type: string
18265-
description: The name of the webhook event that occured.
18265+
description: The name of the webhook event that occurred.
1826618266
example: live-stream.broadcast.started
1826718267
emittedAt:
1826818268
description: Returns the date-time when the webhook event occurred.
@@ -18308,7 +18308,7 @@ x-webhooks:
1830818308
properties:
1830918309
type:
1831018310
type: string
18311-
description: The name of the webhook event that occured.
18311+
description: The name of the webhook event that occurred.
1831218312
example: live-stream.broadcast.ended
1831318313
emittedAt:
1831418314
description: Returns the date-time when the webhook event occurred.
@@ -18356,7 +18356,7 @@ x-webhooks:
1835618356
properties:
1835718357
type:
1835818358
type: string
18359-
description: The name of the webhook event that occured.
18359+
description: The name of the webhook event that occurred.
1836018360
example: video.source.recorded
1836118361
emittedAt:
1836218362
description: Returns the date-time when the webhook event occurred.
@@ -18407,7 +18407,7 @@ x-webhooks:
1840718407
properties:
1840818408
type:
1840918409
type: string
18410-
description: The name of the webhook event that occured.
18410+
description: The name of the webhook event that occurred.
1841118411
example: video.encoding.quality.completed
1841218412
emittedAt:
1841318413
description: Returns the date-time when the webhook event occurred.

0 commit comments

Comments
 (0)