Playing with the Google Admin SDK I found out that When one of the users under a Google Apps Unlimited account renames a file to lowercase (i.e. from "Test file" to "test file") I see in the Audit logs an 'Edit' event instead of a 'Rename' event.
Is that intentional or is it a bug?
https://i.stack.imgur.com/hYtQ4.png
I am using the API Explorer from Google to test it developers.google.com/admin-sdk/reports/v1/reference/activities/ and after renaming a file to lowercase this is the entry that the API Explorer returns http://prnt.sc/aacsic