Skip to content
Snippets Groups Projects
Commit c43bbd4e authored by joel.vonderwe's avatar joel.vonderwe Committed by michael.minelli
Browse files

Add sonar error type

parent 81c1c69c
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ enum ApiRoute {
TAG_DELETE = '/tags/{{tagName}}',
TAG_PROPOSAL_GET_CREATE = '/tags/proposals',
TAG_PROPOSAL_UPDATE = '/tags/proposals/{{tagName}}',
SONAR = '/sonar',
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment