Kanban #393

Merged
konrad merged 14 commits from feature/kanban into master 2020-04-19 07:27:29 +00:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit bc4fe0f228 - Show all commits

View File

@ -73,4 +73,6 @@ This document describes the different errors Vikunja can return.
| 8001 | 403 | This label already exists on that task. |
| 8002 | 404 | The label does not exist. |
| 8003 | 403 | The user does not have access to this label. |
| 9001 | 403 | The right is invalid. |
| 9001 | 403 | The right is invalid. |
| 10001 | 404 | The bucket does not exist. |
| 10002 | 400 | The bucket does not belong to that list. |