summaryrefslogtreecommitdiffstats
path: root/public/api/wekan.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-19 17:05:41 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-19 17:05:41 +0300
commit6cd92ab2c60c4aa589c4c37f851d47c96434fae8 (patch)
tree3e4688352819703a6882c2e996680b46fb1d9b13 /public/api/wekan.yml
parente92ebe51510b6bb8501e6705e5cd285ac471bb32 (diff)
downloadwekan-6cd92ab2c60c4aa589c4c37f851d47c96434fae8.tar.gz
wekan-6cd92ab2c60c4aa589c4c37f851d47c96434fae8.tar.bz2
wekan-6cd92ab2c60c4aa589c4c37f851d47c96434fae8.zip
v3.97v3.97
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 46c89022..6dccbe7f 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.96
+ version: v3.97
description: |
The REST API allows you to control and extend Wekan with ease.
@@ -1895,6 +1895,10 @@ definitions:
description: |
The type of board
type: string
+ sort:
+ description: |
+ Sort value
+ type: number
required:
- title
- slug
@@ -1922,6 +1926,7 @@ definitions:
- allowsEndDate
- allowsDueDate
- type
+ - sort
BoardsLabels:
type: object
properties: