# ChangeRequestCommittedFile

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/api-client/src/endpoints/change-requests.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/api-client/src/endpoints/change-requests.ts#L25)

A file once the branch is committed (content lives in git; only the path mapping remains)

## Properties

| Property | Type |
|---|---|
| `path` | `string` |
| `documentId` | `string` |
