backend api refactoring
This commit is contained in:
@@ -15,7 +15,7 @@ constants.apiResultCodes = {
|
||||
ok:0,
|
||||
amazonError:1,
|
||||
databaseError:2,
|
||||
|
||||
IDLengthError:3,
|
||||
}
|
||||
|
||||
constants.skillIDLength = 24;
|
||||
|
||||
Reference in New Issue
Block a user