Skip to content

Commit f8a3274

Browse files
committed
feat: update last image url desc
1 parent 50f85de commit f8a3274

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
@@ -28,7 +28,7 @@ export default {
2828
},
2929
last_image_url: {
3030
default: {
31-
desc: `URL of the image to be used as the last frame of the video.`,
31+
desc: `A direct link to an online image or a Base64-encoded local image to be used as the last frame of the video.`,
3232
},
3333
runway: {
3434
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)