mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-03 18:09:11 -05:00
fix: swagger docs
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
{
|
||||
"type": "integer",
|
||||
"description": "Unsplash Image ID",
|
||||
"name": "thumb",
|
||||
"name": "image",
|
||||
"in": "path",
|
||||
"required": true
|
||||
}
|
||||
@@ -132,7 +132,7 @@
|
||||
{
|
||||
"type": "integer",
|
||||
"description": "Unsplash Image ID",
|
||||
"name": "thumb",
|
||||
"name": "image",
|
||||
"in": "path",
|
||||
"required": true
|
||||
}
|
||||
@@ -5679,7 +5679,7 @@
|
||||
{
|
||||
"type": "integer",
|
||||
"description": "The id of the other task.",
|
||||
"name": "otherTaskID",
|
||||
"name": "otherTaskId",
|
||||
"in": "path",
|
||||
"required": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user