-
Feature Request
-
Resolution: Done
-
Major
-
3.5.0.Final
-
None
The 3.x REST should have a move command.
Proposal
Target URL : http://localhost:8080/repository/default/move
Request Param:
{
"srcUrl":"http://localhost:8080/repository/default/items/<node_path>",
"destUrl":"http://localhost:8080/repository/default/items/<node_path>"
}