Hi everyone,
Now I am developing custom app using Box API with Python SDK.
I want to discover when the file or folder edited or got some user's action.
The response of File Version API includes some data that my app could notice modified.
However I'm not sure the sha1 hash was generated from what.
Also the difference of " modified_at" and "content_modified_at" fields.
Please let me know.
Thank you.