Skip to content

Commit

Permalink
Merge pull request #102 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 66b5434 + ae5b0df commit d9d843f
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 @@ -1370,7 +1370,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 @@ -1416,7 +1416,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 @@ -1464,7 +1464,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 @@ -1515,7 +1515,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 d9d843f

Please sign in to comment.