Preview Scene Changes
Preview what changes will be regenerated when video generation is triggered.
This endpoint analyzes the current scene state against the last snapshot and determines which videos need to be regenerated based on the dependency logic.
Args: project_id: Project ID scene_id: Scene ID current_user: Authenticated user db: Database session
Returns: Preview of changes and which videos will be regenerated
get/api/projects/{project_id}/scenes/{scene_id}/changes
Path parameters
project_idstring required
scene_idstring required
Response
Successful Response
{"stackTrail":"paths:/api/projects/{project_id}/scenes/{scene_id}/changes:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.