Skip to content

Commit

Permalink
Add subtitle in video creationj payload
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-lando committed Jan 27, 2025
1 parent f2ca19b commit a72a493
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/java.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
changelog:
- 1.4.8 (2025-01-27):
- Add subtitle attribute in video creation payload
- 1.4.7 (2024-11-06):
- AI summary updates
- 1.4.6 (2024-11-04):
Expand Down
4 changes: 4 additions & 0 deletions oas_apivideo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16009,6 +16009,10 @@ components:
type: string
description: The title of your new video.
example: Maths video
subtitle:
type: string
description: A subtitle for your video.
example: A great subtitle.
description:
type: string
description: A brief description of your video.
Expand Down

0 comments on commit a72a493

Please sign in to comment.