[skip ci] Updated swagger docs
This commit is contained in:
parent
d635fd2dd3
commit
e53fcd3367
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user