[skip ci] Updated swagger docs

This commit is contained in:
Frederick [Bot] 2026-04-13 16:21:02 +00:00
parent 85836076be
commit 88528d927e
3 changed files with 4 additions and 4 deletions

View File

@ -1439,7 +1439,7 @@ const docTemplate = `{
"JWTKeyAuth": []
}
],
"description": "Imports all projects, tasks, labels, checklists, and comments from a WeKan board JSON export into Vikunja.",
"description": "Imports all projects, tasks, labels, checklists, comments, and attachments from a WeKan board JSON export into Vikunja.",
"consumes": [
"application/x-www-form-urlencoded"
],

View File

@ -1431,7 +1431,7 @@
"JWTKeyAuth": []
}
],
"description": "Imports all projects, tasks, labels, checklists, and comments from a WeKan board JSON export into Vikunja.",
"description": "Imports all projects, tasks, labels, checklists, comments, and attachments from a WeKan board JSON export into Vikunja.",
"consumes": [
"application/x-www-form-urlencoded"
],

View File

@ -2737,8 +2737,8 @@ paths:
put:
consumes:
- application/x-www-form-urlencoded
description: Imports all projects, tasks, labels, checklists, and comments from
a WeKan board JSON export into Vikunja.
description: Imports all projects, tasks, labels, checklists, comments, and
attachments from a WeKan board JSON export into Vikunja.
parameters:
- description: The WeKan board JSON export file.
in: formData