Add update_file functionality to support editing files #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I've created a branch
add-update-filewith a patch file that adds support for updating existing files. The changes include:UpdateFileArgsinterfaceupdate_filetool registration with schemaTo apply these changes:
add-update-filebranchThe implementation supports:
Let me know if you need any adjustments to the implementation!