Retrieves detailed information about a specific open merge including all conflicts with their base, other, and result indices.
Each conflict shows:
Returns:
404 Not Found if the merge doesn’t exist405 Method Not Allowed if the merge is obsoleteThis 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"
An ID of a merge attempt
3 - 128"example_id"
An object describing the merge.