mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 08:54:10 +01:00
257f5d279a
The API has changed in the directory move call JSON response from returning a TaskID as a string to returning it as an integer. In other places it is still returned as a string though. This patch allows the TaskID to be an integer or a string in the JSON response and keeps it internally as a string like before. |
||
---|---|---|
.. | ||
types.go |