fix: param-key mapping, phantom ops, and delete/update maps — close #12-#15

- #12: Remove tag from DELETE_PARAM_KEY (DeleteTag uses {id}, not {tag})
- #13: Remove 5 phantom execute ops (RunServerRefreshContainers/RunCommand/Scripts/Copy/Move)
- #14: Remove user_group from UPDATE_REQUEST_MAP (UpdateUserGroup doesn't exist)
- #15: Server-scoped execute ops pass {server} not {id}; RunSync passes {sync} not {id}
This commit is contained in:
2026-09-08 11:17:46 +00:00
parent e5f1200577
commit 417c8ca13d
6 changed files with 28 additions and 28 deletions
+1
View File
@@ -2,3 +2,4 @@ dist/
node_modules/
.DS_Store
*.log
tsconfig.tsbuildinfo