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

DojoStatusCode => Add assignment name conflict

parent 6214acbd
No related branches found
No related tags found
1 merge request!2Add missing header status code (linked to backend issue #19)
......@@ -11,6 +11,7 @@ enum DojoStatusCode {
ASSIGNMENT_NOT_PUBLISHED = 205,
EXERCISE_CORRECTION_NOT_EXIST = 206,
EXERCISE_CORRECTION_ALREADY_EXIST = 207,
ASSIGNMENT_NAME_CONFLICT = 208,
EXERCISE_CREATION_GITLAB_ERROR = 302,
EXERCISE_CREATION_INTERNAL_ERROR = 303,
MAX_EXERCISE_PER_ASSIGNMENT_REACHED = 304
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment