Impacted files comparison

Returns a comparison for either a pair of commits or a pull Will only return pre-computed impacted files comparisons if available If unavailable files will be empty, however once the computation is ready the files will appear on subsequent calls state: "processed" means files are finished computing and returned state: "pending" means files are still computing, poll again later

Path Params
string
required

username from service provider

string
required

repository name

string
enum
required

Git hosting service provider

Allowed:
Query Params
string

base commit SHA (head also required)

string

head commit SHA (base also required)

integer

pull ID on which to perform the comparison (alternative to specifying base and head)

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json