Skip to content

Commit 76f2c6f

Browse files
authored
feat: update last image url desc
feat: update last image url desc
2 parents 8e8c56f + f8a3274 commit 76f2c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/openapi/descriptions/video.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export default {
3434
},
3535
last_image_url: {
3636
default: {
37-
desc: `URL of the image to be used as the last frame of the video.`,
37+
desc: `A direct link to an online image or a Base64-encoded local image to be used as the last frame of the video.`,
3838
},
3939
runway: {
4040
desc: `A HTTPS URL or data URI containing an encoded image to be used as the last frame of the generated video.`,

0 commit comments

Comments
 (0)