summaryrefslogtreecommitdiffstats
path: root/public/api/wekan.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-06-16 20:08:20 +0300
committerLauri Ojansivu <x@xet7.org>2020-06-16 20:08:20 +0300
commita6d4f445fba4d32b69407e7ea8376ce5b444fba2 (patch)
tree61d25f2ae1d522fd7d4872975443c241271927e7 /public/api/wekan.yml
parent8f34cdc279602e97085e0a504f7716495349f83c (diff)
downloadwekan-a6d4f445fba4d32b69407e7ea8376ce5b444fba2.tar.gz
wekan-a6d4f445fba4d32b69407e7ea8376ce5b444fba2.tar.bz2
wekan-a6d4f445fba4d32b69407e7ea8376ce5b444fba2.zip
v4.14v4.14
Diffstat (limited to 'public/api/wekan.yml')
-rw-r--r--public/api/wekan.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/public/api/wekan.yml b/public/api/wekan.yml
index 4a2d929b..2aa49922 100644
--- a/public/api/wekan.yml
+++ b/public/api/wekan.yml
@@ -1,7 +1,7 @@
swagger: '2.0'
info:
title: Wekan REST API
- version: v4.13
+ version: v4.14
description: |
The REST API allows you to control and extend Wekan with ease.
@@ -1424,6 +1424,11 @@ paths:
description: the color value
type: string
required: true
+ - name: vote
+ in: formData
+ description: the vote value
+ type: string
+ required: true
- name: labelIds
in: formData
description: the labelIds value
@@ -3073,7 +3078,7 @@ definitions:
type: boolean
hideCheckedItems:
description: |
- does the user want to hide checked checklist items?
+ does the user want to hide checked checklist items?
type: boolean
hiddenSystemMessages:
description: |