delete_file variant of an apply_patch_call.operation. Identifies the file to remove; no diff is required.
Example Usage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
path | string | :heavy_check_mark: | N/A |
type | ”delete_file” | :heavy_check_mark: | N/A |
ApplyPatchDeleteFileOperation type definition
delete_file variant of an apply_patch_call.operation. Identifies the file to remove; no diff is required.
| Field | Type | Required | Description |
|---|---|---|---|
path | string | :heavy_check_mark: | N/A |
type | ”delete_file” | :heavy_check_mark: | N/A |