This commit is contained in:
Lauri Ojansivu 2021-09-22 17:12:20 +03:00 committed by Emile NDAGIJIMANA
parent db54eb87cd
commit 8eaa490664
10 changed files with 28 additions and 13 deletions

View file

@ -1,7 +1,7 @@
swagger: '2.0'
info:
title: Wekan REST API
version: v5.59
version: v5.60
description: |
The REST API allows you to control and extend Wekan with ease.
@ -3936,6 +3936,10 @@ definitions:
description: |
has user clicked maximize card?
type: boolean
customFieldsGrid:
description: |
has user at card Custom Fields have Grid (false) or one per row (true) layout?
type: boolean
hiddenSystemMessages:
description: |
does the user want to hide system messages?