From 858bb35612097e7a01d832b89a1795dc121641d5 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 25 May 2020 21:46:08 +0300 Subject: v4.05 --- public/api/wekan.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'public/api/wekan.yml') diff --git a/public/api/wekan.yml b/public/api/wekan.yml index f0b49c94..cadfc74e 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.04 + version: v4.05 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: export - summary: This route is used to export the board. + operationId: exportJson + summary: This route is used to export the board to a json file format. description: | If user is already logged-in, pass loginToken as param "authToken": '/api/boards/:boardId/export?authToken=:token' -- cgit v1.2.3-1-g7c22