Skip to main content
GET
/
api
/
git
/
changes
/
{path}
[
  {
    "status": "MOVED",
    "path": "<string>"
  }
]

Path Parameters

path
string<path>
required

Response

Successful Response

status
enum<string>
required
Available options:
MOVED,
ADDED,
DELETED,
UPDATED
path
string<path>
required