diff --git a/openapi.yaml b/openapi.yaml index 01449c3..4ad7ef3 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -17498,7 +17498,7 @@ x-webhooks: format: date-time example: '2024-08-151T10:18:47+00:00' videoId: - description: The ID of the video where the caption was generated. + description: The ID of the video for which the caption was generated. type: string example: vi4blUQJFrYWbaG44NCh1234 captionId: @@ -17548,14 +17548,14 @@ x-webhooks: type: type: string description: The name of the webhook event that occurred. - example: video.caption.generated + example: video.summary.generated emittedAt: description: Returns the date-time when the webhook event occurred. type: string format: date-time example: '2024-08-151T10:18:47+00:00' videoId: - description: The ID of the video where the summary was generated. + description: The ID of the video for which the summary was generated. type: string example: vi4blUQJFrYWbaG44NCh1234 summaryId: