Skip to content
Snippets Groups Projects
Commit e97f044e authored by joel.vonderwe's avatar joel.vonderwe
Browse files

Add sonar error type

parent 4efff1c5
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ enum ApiRoute {
REFRESH_TOKENS = '/refresh_tokens',
TEST_SESSION = '/test_session',
GITLAB_CHECK_TEMPLATE_ACCESS = '/gitlab/project/{{id}}/checkTemplateAccess',
SONAR = '/sonar',
ASSIGNMENT_GET = '/assignments/{{nameOrUrl}}',
ASSIGNMENT_CREATE = '/assignments',
ASSIGNMENT_PUBLISH = '/assignments/{{nameOrUrl}}/publish',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment