Update to v1.5

This commit is contained in:
Lonami Exo
2018-12-25 17:55:15 +01:00
parent fc46e1ec20
commit 342a4dd502
3 changed files with 51 additions and 1 deletions
+1
View File
@@ -84,6 +84,7 @@ FILE_PART_INVALID,400,The file part number is invalid
FILE_PART_LENGTH_INVALID,400,The length of a file part is invalid
FILE_PART_SIZE_INVALID,400,The provided file part size is invalid
FILE_PART_X_MISSING,400,Part {which} of the file is missing from storage
FILEREF_UPGRADE_NEEDED,406,The file reference needs to be refreshed before being used again
FIRSTNAME_INVALID,400,The first name is invalid
FLOOD_TEST_PHONE_WAIT_X,420,A wait of {seconds} seconds is required in the test servers
FLOOD_WAIT_X,420,A wait of {seconds} seconds is required
1 name codes description
84 FILE_PART_LENGTH_INVALID 400 The length of a file part is invalid
85 FILE_PART_SIZE_INVALID 400 The provided file part size is invalid
86 FILE_PART_X_MISSING 400 Part {which} of the file is missing from storage
87 FILEREF_UPGRADE_NEEDED 406 The file reference needs to be refreshed before being used again
88 FIRSTNAME_INVALID 400 The first name is invalid
89 FLOOD_TEST_PHONE_WAIT_X 420 A wait of {seconds} seconds is required in the test servers
90 FLOOD_WAIT_X 420 A wait of {seconds} seconds is required