Skip to content

Commit

Permalink
Merge pull request #129 from apivideo/Fix-OAS-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
bot-api-video authored Oct 23, 2024
2 parents 4d07a61 + 2afaf97 commit c52aa03
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18344,7 +18344,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 @@ -18390,7 +18390,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 @@ -18438,7 +18438,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 @@ -18489,7 +18489,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 c52aa03

Please sign in to comment.