From 2afaf97fb0baed34ccb25e4c36761b69d50322bf Mon Sep 17 00:00:00 2001 From: szekelyzol Date: Wed, 23 Oct 2024 10:12:44 +0000 Subject: [PATCH] Fix typo --- api/openapi.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api/openapi.yaml b/api/openapi.yaml index 7b26f10..f4973fc 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -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. @@ -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. @@ -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. @@ -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.