1
0

fix: swagger docs

This commit is contained in:
kolaente
2022-11-11 15:34:26 +01:00
parent 87c2e442f2
commit 96b5e93379
5 changed files with 12 additions and 12 deletions

View File

@ -1509,7 +1509,7 @@ paths:
parameters:
- description: Unsplash Image ID
in: path
name: thumb
name: image
required: true
type: integer
produces:
@ -1539,7 +1539,7 @@ paths:
parameters:
- description: Unsplash Image ID
in: path
name: thumb
name: image
required: true
type: integer
produces:
@ -5247,7 +5247,7 @@ paths:
type: string
- description: The id of the other task.
in: path
name: otherTaskID
name: otherTaskId
required: true
type: integer
produces: