dashboard
Get Decision Settings
The repository's resolved decision capture policy.
Stored sparsely on repos.decisions_policy and resolved through the engine's own pure resolver, so hosted cannot drift from what capture will actually do. The engine reads the same block out of .repowise/config.yaml in a checkout; hosted has no durable checkout, so the column is where a hosted repository's answer lives.
Declared above /{decision_index} for the same reason /counts is: FastAPI matches in declaration order.
get/snapshots/{snapshot_id}/decisions/settings
Path parameters
snapshot_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.