Just ran into the permission issue on Files
Created by: pvencill
Getting a 405 response code trying to GET /projects/:id/repository/files?file_path=my/path&ref=master
and when digging through your code noticed there's a comment in Master about this being updated; I'm curious when the next release is planned for (or if I should just use master) since this will be a blocking issue for my app shortly.
Thanks