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