[skip ci] Updated swagger docs

This commit is contained in:
Frederick [Bot] 2024-03-20 08:35:16 +00:00 committed by kolaente
parent d635fd2dd3
commit e53fcd3367
3 changed files with 0 additions and 13 deletions

View File

@ -8178,10 +8178,6 @@ const docTemplate = `{
"description": "The description of the project.",
"type": "string"
},
"done_bucket_id": {
"description": "Deprecated: If tasks are moved to the done bucket, they are marked as done. If they are marked as done individually, they are moved into the done bucket.",
"type": "integer"
},
"hex_color": {
"description": "The hex color of this project",
"type": "string",

View File

@ -8170,10 +8170,6 @@
"description": "The description of the project.",
"type": "string"
},
"done_bucket_id": {
"description": "Deprecated: If tasks are moved to the done bucket, they are marked as done. If they are marked as done individually, they are moved into the done bucket.",
"type": "integer"
},
"hex_color": {
"description": "The hex color of this project",
"type": "string",

View File

@ -431,11 +431,6 @@ definitions:
description:
description: The description of the project.
type: string
done_bucket_id:
description: 'Deprecated: If tasks are moved to the done bucket, they are
marked as done. If they are marked as done individually, they are moved
into the done bucket.'
type: integer
hex_color:
description: The hex color of this project
maxLength: 7