summaryrefslogtreecommitdiffstats
path: root/public/api/wekan.yml
diff options
context:
space:
mode:
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: |