GistFileUpdate¶
Union of possible file-level changes when updating a gist. Each variant controls what JSON is emitted for that filename in the PATCH request body.
Type Alias For¶
- (GistFileEdit val | GistFileRename val | GistFileDelete val)
Union of possible file-level changes when updating a gist. Each variant controls what JSON is emitted for that filename in the PATCH request body.