Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions static/api/v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -3096,6 +3098,8 @@ components:
- meeting.chatSynced
- recording.statusUpdate
- livestreaming.statusUpdate
- meeting.transcript
- meeting.summary
created_at:
type: string
format: date-time
Expand Down Expand Up @@ -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
Expand All @@ -3201,6 +3207,8 @@ components:
- meeting.chatSynced
- recording.statusUpdate
- livestreaming.statusUpdate
- meeting.transcript
- meeting.summary
enabled:
type: boolean
x-stoplight:
Expand Down Expand Up @@ -3235,6 +3243,8 @@ components:
- recording.statusUpdate
- livestreaming.statusUpdate
- meeting.chatSynced
- meeting.transcript
- meeting.summary
enabled:
type: boolean
x-stoplight:
Expand Down