docs: add time zone validation error
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kolaente 2024-09-30 08:44:52 +02:00
parent debca1374e
commit 9534bfa7ef
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

@ -43,6 +43,7 @@ This document describes the different errors Vikunja can return.
|-----------|------------------|-------------|
| 2001 | 400 | ID cannot be empty or 0. |
| 2002 | 400 | Some of the request data was invalid. The response contains an additional array with all invalid fields. |
| 2003 | 400 | The provided time zone was invalid. |
## Project