From 6cd92ab2c60c4aa589c4c37f851d47c96434fae8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 19 Apr 2020 17:05:41 +0300 Subject: v3.97 --- public/api/wekan.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'public/api/wekan.yml') 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: -- cgit v1.2.3-1-g7c22