Create review
Create a new review for comparing two refs
Documentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
Body
Payload for creating a new review
Review title
1024Base reference (branch/commit)
128Compare reference (branch/commit)
128Review description
4096List of reviewer user IDs
256Response
Review created successfully
Review details
Review ID
Review title
Review status
open, closed User details
Unix timestamp when the review was created
Unix timestamp when the review was last updated
Base reference (branch/commit)
Compare reference (branch/commit)
Repository ID
Review description
List of reviewers
List of reviewer statuses
ID of the commit that merged this review
ID of active merge with conflicts
ID of the draft commit that created this review

