Skip to main content

Get a single file's before/after content for an instance git commit

GET 

/api/instance_git_file_diff

Returns the old and new content of a single file as it changed in the given commit, read from the instance repo. Read-only, unlike the project equivalent - there's no restore action for a single instance file.

Request

Responses

Successful Response