Skip to content

docs: document which start-image option each video model takes - #138

Open
dazzatronus wants to merge 1 commit into
mainfrom
derk/rename-start-src
Open

docs: document which start-image option each video model takes#138
dazzatronus wants to merge 1 commit into
mainfrom
derk/rename-start-src

Conversation

@dazzatronus

@dazzatronus dazzatronus commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Video models that animate a starting image take it under one of two option keys, and the documentation now says which. The fal models — seedance-2.0-image-to-video and seedance-2.5-image-to-video — take options.startSrc, pairing with the existing endSrc. The original image-to-video models — shotstack-itv-* and ray-* — keep options.inputSrc, the key they launched with. The models endpoint reports the key each model accepts.

Documentation only. options is additionalProperties: true and has never enumerated either key, so no generated client carries a typed field and there is no contract to migrate — two description hunks in videoasset.yaml, one in the ImageToVideoAsset deprecation notice, and the smoke test's example value. The changelog entry keeps its original wording.

Verify: node tests/smoke.cjs — 71 passing.

@dazzatronus
dazzatronus force-pushed the derk/rename-start-src branch 2 times, most recently from d4ffbd2 to 369b44a Compare September 7, 2026 04:59
@dazzatronus
dazzatronus force-pushed the derk/rename-start-src branch from 369b44a to 5d2ab8c Compare September 7, 2026 05:35
@dazzatronus dazzatronus changed the title docs: rename the inputSrc generation option to startSrc docs: document which start-image option each video model takes Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant