mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-05-29 05:44:27 +00:00
The move webapi function now takes a target_type argument which lets it know whether the target is a subdirectory name or URI. This is an improvement over the old system in which the move handler tried to guess whether the target was a name or a URI. Also fixed a little docs copypaste problem and tweaked some line wrapping.