Open
@nxyd

Description

Feature Description

The GET /repos/{owner}/{repo}/compare/{basehead} API endpoint currently provides basic commit comparison information, including a list of changed files with additions and deletions counts. However, it does not include the actual line-by-line diff content for these file changes.

The following is example:
https://api..com/repositories/1725199/compare/96d29b76...a20631af

Image

Screenshots

No response