Skip to content

Commit 6999c28

Browse files
committed
feat: add veed resolution desc
1 parent e1c3a1b commit 6999c28

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/openapi/descriptions/video.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ export default {
128128
bytedance: {
129129
desc: `An enumeration where the short side of the video frame determines the resolution.`,
130130
},
131+
veed: {
132+
desc: `The resolution of the generated video. Available options are 480p, and 720p.`,
133+
}
131134
},
132135
watermark: {
133136
desc: `Whether the video contains a watermark.`,

0 commit comments

Comments
 (0)