Skip to content

Commit 7c03dd5

Browse files
authored
feat: update desc camerafixed
feat: update desc camerafixed
2 parents 666b516 + e6e9ac0 commit 7c03dd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/openapi/descriptions/video.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ Supported configurations include:
156156
},
157157
camerafixed: {
158158
desc: `Whether to fix the camera position.
159-
true: Fix the camera position. The platform will append instructions to fix the camera position in the user's prompt, but the actual effect is not guaranteed.
160-
false: Do not fix the camera position.`,
159+
- true: Fix the camera position. The platform will append instructions to fix the camera position in the user's prompt, but the actual effect is not guaranteed.
160+
- false: Do not fix the camera position.`,
161161
},
162162
video_url: {
163163
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.`,

0 commit comments

Comments
 (0)