GistUpdateFileInput
Per-file entry of an update request, keyed by the current filename.
A null entry (or one with neither field set) deletes the file.
| Field | Type | Description |
|---|---|---|
content | string | New file body. Required when the key names a new file. |
filename | string | New name for the file (rename). |