From 863f0fc5db0bfbd20ea1d5cf388f54e9b866fbcc Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 24 May 2020 03:46:20 +0300 Subject: v4.04 --- public/api/wekan.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'public/api/wekan.yml') diff --git a/public/api/wekan.yml b/public/api/wekan.yml index fee1b9fb..f0b49c94 100644 --- a/public/api/wekan.yml +++ b/public/api/wekan.yml @@ -1,7 +1,7 @@ swagger: '2.0' info: title: Wekan REST API - version: v4.03 + version: v4.04 description: | The REST API allows you to control and extend Wekan with ease. @@ -797,8 +797,8 @@ paths: 200 response /api/boards/{board}/export: get: - operationId: exportJson - summary: This route is used to export the board to a json file format. + operationId: export + summary: This route is used to export the board. description: | If user is already logged-in, pass loginToken as param "authToken": '/api/boards/:boardId/export?authToken=:token' @@ -2079,6 +2079,8 @@ definitions: - relax - corteza - clearblue + - natural + - modern description: description: | The description of the board -- cgit v1.2.3-1-g7c22