summaryrefslogtreecommitdiffstats
path: root/public/api/wekan.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-02-10 20:45:02 +0200
committerLauri Ojansivu <x@xet7.org>2020-02-10 20:45:02 +0200
commit65b11ce3bd8e1117b1b4241e6c63e4605b76378f (patch)
treee4fb6a2a6916021f3cde13ceb18c8ddb19fbb0da /public/api/wekan.yml
parentea74e6ad230c25af4b11ac0288ab491200ad0481 (diff)
downloadwekan-65b11ce3bd8e1117b1b4241e6c63e4605b76378f.tar.gz
wekan-65b11ce3bd8e1117b1b4241e6c63e4605b76378f.tar.bz2
wekan-65b11ce3bd8e1117b1b4241e6c63e4605b76378f.zip
v3.77v3.77
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 3938d1b7..ab3d9770 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.76
+ version: v3.77
description: |
The REST API allows you to control and extend Wekan with ease.
@@ -2115,6 +2115,10 @@ definitions:
description: |
Does the board allows comments?
type: boolean
+ allowsActivities:
+ description: |
+ Does the board allows comments?
+ type: boolean
allowsLabels:
description: |
Does the board allows labels?
@@ -2211,6 +2215,7 @@ definitions:
- allowsAttachments
- allowsChecklists
- allowsComments
+ - allowsActivities
- allowsLabels
- allowsAssignee
- allowsMembers