Repo file retrieval fails for branches with slash
Created by: oliversalzburg
I have a branch feature/foo
, when I try to retrieve a file from it through the API, I call /api/v3/projects/10/repository/blobs/feature/foo?filepath=bar
, which will return a 404.