Namespaced instead of id in api path

hi all,

I’m running 13.4.2-ce ot a debian server.
I’m seeking support because I’m probably blind and can’t find the right point to change this behavior.

I try, or at least I would, change the api path from /api/v4/projects/1/repository to /api/v4/projects/User/projectname/repository . So change the id with path_with_namespace.

would anyone be so kind to point me to the right directions?

thanks =)

well, I really was blind and forgot the AllowEncodedSlashes directive in my apache conf xD