Get conversation Git diff
GET /api/v1/app-conversations/{conversation_id}/git/diff
Proxy GET /api/git/diff on the conversation's runtime.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
conversation_id | path | string | yes | — |
path | query | string | yes | The file path to diff |
ref | query | `string | null` | no |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Operation ID: get_conversation_git_diff_api_v1_app_conversations__conversation_id__git_diff_get