Api return 404 when keyword contains point symbol
if the branch/commit keyword contains point symbol . , the api will return 404 response
example:
project.branches.get('stbale-1.x')
project.comits.get('stbale-1.x')
In page: gl_objects/projects.rst