patch_file
Idempotent
Apply unified diff patches to modify files in QuantConnect projects, enabling precise code updates through Git-style change specifications.
Instructions
Apply a patch (unified diff) to a file in a project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. |