Skip to content

ApplyPatchOperationUpdateFile

type ApplyPatchOperationUpdateFile = object;
diff: string;
path: string;
type: "update_file";