Files
openrouter-python-sdk-retry…/docs/components/applypatchdeletefileoperation.mdx
T

13 lines
1.8 KiB
Plaintext

---
title: "ApplyPatchDeleteFileOperation"
---
The `delete_file` variant of an `apply_patch_call.operation`. Identifies the file to remove; no diff is required.
## Fields
| Field | Type | Required | Description |
| -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| `path` | *str* | :heavy_check_mark: | N/A |
| `type` | [components.ApplyPatchDeleteFileOperationType](../components/applypatchdeletefileoperationtype.mdx) | :heavy_check_mark: | N/A |