From 5b01d3efdb59f9928d1d695a06447ad7e5b97f5c Mon Sep 17 00:00:00 2001 From: szekelyzol Date: Wed, 23 Oct 2024 12:10:25 +0200 Subject: [PATCH] Fix typo --- oas_apivideo.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/oas_apivideo.yaml b/oas_apivideo.yaml index 027cb484..133fea5a 100644 --- a/oas_apivideo.yaml +++ b/oas_apivideo.yaml @@ -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. @@ -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. @@ -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. @@ -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.