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.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