Skip to content

Commit 06834e9

Browse files
authored
Update README.md
1 parent 2c2e30c commit 06834e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1392,6 +1392,9 @@ The following errors may be reported:
13921392
| 1017 | 403 Forbidden | Bad or missing XSRF token
13931393
| 1018 | 403 Forbidden | Only AJAX requests allowed
13941394
| 1019 | 403 Forbidden | Pagination Forbidden
1395+
| 1020 | 409 Conflict | User already exists
1396+
| 1021 | 422 Unprocessable entity | Password too short
1397+
| 1022 | 422 Unprocessable entity | Username is empty;
13951398
| 9999 | 500 Internal server error | Unknown error
13961399

13971400
The following JSON structure is used:

0 commit comments

Comments
 (0)