v106

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
workspace

Seed the diff candidate set against an arbitrary workspace

Enumerates every item of both workspaces as an undecided diff candidate so compareWorkspaces can compare a pair the fork lineage does not track. Requires being an admin of both workspaces, and is rejected for a pair already linked by the lineage (whose diff is tallied continuously). The comparison itself is what compares the candidates, and is the expensive step.

post/w/{workspace}/workspaces/seed_full_diff/{target_workspace_id}

Path parameters

workspacestring required
target_workspace_idstring required

The ID of the workspace to compare with

Response

Scan seeded

candidatesinteger required

Number of candidate items the comparison will evaluate

scanned_atstring date-time required