# ChangeRequestProposedFile

**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#L17)

A proposed file as submitted on open (content travels inline until the branch is staged)

## Properties

| Property | Type |
|---|---|
| `documentId` | `string` |
| `proposedContent` | `string` |
