Delta API response to differentiate between moved vs modified files

Delta API response to differentiate between moved vs modified files
2

Upvotes

Upvote

 Jul 18 2022
1 Comments (1 New)
New

When a file is moved from one folder to another or if the file is modified in the same location, delta API response just sends the moved folder and file in the response.
From the response, we are not able to find out the reason for the file change. We want to differentiate between file moves vs file modified.

It would be better if we get some tag in the file response to indicate that the file is moved.

Comments
Copper Contributor

Any update on this ?