We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2e30c commit 06834e9Copy full SHA for 06834e9
README.md
@@ -1392,6 +1392,9 @@ The following errors may be reported:
1392
| 1017 | 403 Forbidden | Bad or missing XSRF token
1393
| 1018 | 403 Forbidden | Only AJAX requests allowed
1394
| 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;
1398
| 9999 | 500 Internal server error | Unknown error
1399
1400
The following JSON structure is used:
0 commit comments