add service
All checks were successful
Deploy Smart Search Backend Test / deploy (push) Successful in 1m44s
All checks were successful
Deploy Smart Search Backend Test / deploy (push) Successful in 1m44s
This commit is contained in:
@@ -12,6 +12,8 @@ const (
|
||||
UserNotFound = "USER_NOT_FOUND"
|
||||
RequestNotFound = "REQUEST_NOT_FOUND"
|
||||
PermissionDenied = "PERMISSION_DENIED"
|
||||
UnsupportedFileFormat = "UNSUPPORTED_FILE_FORMAT"
|
||||
FileProcessingError = "FILE_PROCESSING_ERROR"
|
||||
|
||||
DatabaseError = "DATABASE_ERROR"
|
||||
EncryptionError = "ENCRYPTION_ERROR"
|
||||
|
||||
Reference in New Issue
Block a user