From dcb4c7c4db45f2fda5dbd2bfeeb6cefe63106c34 Mon Sep 17 00:00:00 2001 From: Vinay Prakash Date: Sat, 27 Apr 2024 15:44:31 +0530 Subject: [PATCH] feat: Updating webhooks for meeting.summary and meeting.transcript --- static/api/v2.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/static/api/v2.yaml b/static/api/v2.yaml index de75d6ec4..bc1fdb815 100644 --- a/static/api/v2.yaml +++ b/static/api/v2.yaml @@ -3085,6 +3085,8 @@ components: - meeting.chatSynced - recording.statusUpdate - livestreaming.statusUpdate + - meeting.transcript + - meeting.summary description: Events this webhook will send updates for items: type: string @@ -3096,6 +3098,8 @@ components: - meeting.chatSynced - recording.statusUpdate - livestreaming.statusUpdate + - meeting.transcript + - meeting.summary created_at: type: string format: date-time @@ -3190,6 +3194,8 @@ components: - meeting.chatSynced - recording.statusUpdate - livestreaming.statusUpdate + - meeting.transcript + - meeting.summary description: Events that this webhook will get triggered by items: type: string @@ -3201,6 +3207,8 @@ components: - meeting.chatSynced - recording.statusUpdate - livestreaming.statusUpdate + - meeting.transcript + - meeting.summary enabled: type: boolean x-stoplight: @@ -3235,6 +3243,8 @@ components: - recording.statusUpdate - livestreaming.statusUpdate - meeting.chatSynced + - meeting.transcript + - meeting.summary enabled: type: boolean x-stoplight: