Skip to content

Commit 301053b

Browse files
committed
feat: update video_url desc
1 parent 59bf1af commit 301053b

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
@@ -162,7 +162,7 @@ Supported configurations include:
162162
false: Do not fix the camera position.`,
163163
},
164164
video_url: {
165-
desc: `A HTTPS URL pointing to a video or a data URI containing a video.`,
165+
desc: `A HTTPS URL pointing to a video or a data URI containing a video. This video will be used as a reference during generation.`,
166166
},
167167
frame_size: {
168168
desc: `The width and height of the video.`,

0 commit comments

Comments
 (0)