Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
szekelyzol committed Oct 23, 2024
1 parent 6e9726c commit 5b01d3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions oas_apivideo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17042,7 +17042,7 @@ x-webhooks:
properties:
type:
type: string
description: The name of the webhook event that occured.
description: The name of the webhook event that occurred.
example: live-stream.broadcast.started
emittedAt:
description: Returns the date-time when the webhook event occurred.
Expand Down Expand Up @@ -17085,7 +17085,7 @@ x-webhooks:
properties:
type:
type: string
description: The name of the webhook event that occured.
description: The name of the webhook event that occurred.
example: live-stream.broadcast.ended
emittedAt:
description: Returns the date-time when the webhook event occurred.
Expand Down Expand Up @@ -17128,7 +17128,7 @@ x-webhooks:
properties:
type:
type: string
description: The name of the webhook event that occured.
description: The name of the webhook event that occurred.
example: video.source.recorded
emittedAt:
description: Returns the date-time when the webhook event occurred.
Expand Down Expand Up @@ -17175,7 +17175,7 @@ x-webhooks:
properties:
type:
type: string
description: The name of the webhook event that occured.
description: The name of the webhook event that occurred.
example: video.encoding.quality.completed
emittedAt:
description: Returns the date-time when the webhook event occurred.
Expand Down

0 comments on commit 5b01d3e

Please sign in to comment.