NCBACK-3 Add found by yandex image
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2025-12-22 14:07:44 +07:00
parent 76e8f4ab1d
commit 647fd6e1a7
12 changed files with 263 additions and 1 deletions
@@ -8,6 +8,7 @@ public enum MessageCode {
INVALID_TOKEN(2, "Invalid token"),
INVALID_ACTION(2, "Invalid action"),
FILE_UPLOAD_ERROR(2, "File upload error"),
IMAGE_FOUND_ERROR(2, "Image found error"),
INVALID_JSON_BODY(2, "Invalid fields in JSON object"),
INCOMPLETE_UPLOAD(2, "Not load all chunks"),
MSG_ID_NOT_FOUND(4, "Message id not found"),