web-ui
Get a versioned read-only review projection
get/api/ui/review-projection
Query parameters
job_idinteger
Daemon-local review job ID
Daemon-local review job ID
repostring
Exact repository path for contextual lookup
Exact repository path for contextual lookup
branchstring
Optional exact branch for contextual lookup
Optional exact branch for contextual lookup
Response
OK
Example response
{
"$schema": "https://example.com/ReviewProjection.json"
}Changes
Changed in 1 of the 23 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○