Closed nemunaire closed 1 year ago
I tried to introduce this exact route in 3.7, but as it was not used and I couldn't verify what return was expected.
The route is now used in the 3.8 release. It seems to return the same content as expected by the /sync/v3/root route.
/sync/v3/root
If someone can record a official conversation with a PUT /sync/v3/files/..., it would help.
PUT /sync/v3/files/...
Just tested this and it looks like it fixes these syncing errors for me.
I tried to introduce this exact route in 3.7, but as it was not used and I couldn't verify what return was expected.
The route is now used in the 3.8 release. It seems to return the same content as expected by the
/sync/v3/root
route.If someone can record a official conversation with a
PUT /sync/v3/files/...
, it would help.