From a6d4f445fba4d32b69407e7ea8376ce5b444fba2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 16 Jun 2020 20:08:20 +0300 Subject: v4.14 --- public/api/wekan.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'public/api/wekan.yml') 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: | -- cgit v1.2.3-1-g7c22