Get the correct ancestor and compare commits for a review. This endpoint uses the merge commit’s parent (if merged) to find the original divergence point, solving the issue where squash merges make find_common_ancestor return the feature tip.
This API uses OAuth 2 with the implicit grant flow
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"
The review ID
3 - 128"dv.review.12345"