Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new webhooks #496

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Add new webhooks #496

merged 1 commit into from
Nov 13, 2024

Conversation

szekelyzol
Copy link
Contributor

@szekelyzol szekelyzol commented Nov 13, 2024

Changes are for this Asana task.

Summary

  • Added the new webhooks: video.caption.generated and video.summary.generated
  • Updated the Create Webhook endpoint description, request schema, and response schema to list the webhook events as enums for the events field
  • Added link to Transcript guide in the description for the generationMode attribute

Created by @olivier-lando via apivideo/api.video-api-client-generator#408

@szekelyzol szekelyzol added the documentation Improvements or additions to documentation label Nov 13, 2024
@@ -121,7 +126,7 @@ The `summary` object returns the status of summary generation in the `sourceStat
- `missing`: the source for a summary is not present.
- `waiting` : the source video is being processed and a summary will be generated.
- `failed`: a technical issue prevented summary generation.
- `completed`: the summary is generated.
- `completed`: the summary is generated. Subscribe to the [`video.summary.generated`](/reference/api/Webhooks#video-summary-generated) webhook to get a notification when this happes.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when this happens*

@bot-api-video bot-api-video changed the title Add new webhooks and update guides Add new webhooks Nov 13, 2024
@bot-api-video bot-api-video merged commit ef8b1ee into main Nov 13, 2024
2 checks passed
@szekelyzol szekelyzol mentioned this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants