Fix swagger mistake (#827)
This commit is contained in:
parent
d5d8b8f1a7
commit
f8ad3724af
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ const options = {
|
|||
type: 'string',
|
||||
description: 'Task name',
|
||||
},
|
||||
description: {
|
||||
note: {
|
||||
type: 'string',
|
||||
description:
|
||||
'Task description (Markdown supported)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue