Clone API
Routers
Section titled “Routers”method_router→ prefix/api/method
Hand-maintained notes against modules/clone/router.go. Route inventory (generated): routes.md. Response models (generated): response-models/clone.md.
| Method | Path | Permission |
|---|---|---|
POST | /api/method/shc.stack.clone | — |
POST | /api/method/shc.stack.move_single | — |
POST /api/method/shc.stack.clone
Section titled “POST /api/method/shc.stack.clone”- source:
modules/clone/router.go
POST /api/method/shc.stack.move_single
Section titled “POST /api/method/shc.stack.move_single”- source:
modules/clone/router.go
shc@docs:~$