summaryrefslogtreecommitdiffstats
path: root/public/api/wekan.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-10-07 00:39:52 +0300
committerLauri Ojansivu <x@xet7.org>2019-10-07 00:39:52 +0300
commit4a42d683afacd6b54c4e76cd41a8a86585cf1e41 (patch)
tree424a2d90c7203ab05fe631aa1985d2c0075650c7 /public/api/wekan.yml
parent8faa48fe12ecb77b7822662ae6e3ac39dbf0c989 (diff)
downloadwekan-4a42d683afacd6b54c4e76cd41a8a86585cf1e41.tar.gz
wekan-4a42d683afacd6b54c4e76cd41a8a86585cf1e41.tar.bz2
wekan-4a42d683afacd6b54c4e76cd41a8a86585cf1e41.zip
v3.46v3.46
Diffstat (limited to 'public/api/wekan.yml')
-rw-r--r--public/api/wekan.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/public/api/wekan.yml b/public/api/wekan.yml
index 0874fdaa..489936ad 100644
--- a/public/api/wekan.yml
+++ b/public/api/wekan.yml
@@ -1,7 +1,7 @@
swagger: '2.0'
info:
title: Wekan REST API
- version: v3.44
+ version: v3.46
description: |
The REST API allows you to control and extend Wekan with ease.
@@ -319,6 +319,11 @@ paths:
description: the title value
type: string
required: true
+ - name: items
+ in: formData
+ description: the items value
+ type: string
+ required: true
- name: board
in: path
description: the board value