Hey guys, I possibly found a bug on Figma’s rest api.
When calling the /files endpoint, the result doesn’t present the corret last_modified
date.
It’s problably returning the creation date instead, because it doesn’t change when the file is modified.
That bug has problably been introduced recently, because I saw that working correctly at some point.