You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
Api return 404 when keyword contains point symbol #1715
if the branch/commit keyword contains point symbol
., the api will return 404 responseexample:
project.branches.get('stbale-1.x')project.comits.get('stbale-1.x')In page: gl_objects/projects.rst