Skip to content

Commit 619abf9

Browse files
authored
feat: update video_url desc
feat: update video_url desc
2 parents 0d80657 + 301053b commit 619abf9

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)