Skip to content
Snippets Groups Projects
Commit 219d3634 authored by michael.minelli's avatar michael.minelli
Browse files

GitlabRoute => Add profile route

parent f5dab8de
No related branches found
No related tags found
No related merge requests found
enum GitlabRoute { enum GitlabRoute {
NOTIFICATION_SETTINGS = '/notification_settings', NOTIFICATION_SETTINGS = '/notification_settings',
PROFILE_GET = '/user',
USERS_GET = '/users', USERS_GET = '/users',
REPOSITORY_GET = '/projects/{{id}}', REPOSITORY_GET = '/projects/{{id}}',
REPOSITORY_CREATE = '/projects', REPOSITORY_CREATE = '/projects',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment