mirror of
https://github.com/wekan/wekan.git
synced 2026-03-11 16:12:34 +01:00
v5.60
This commit is contained in:
parent
db54eb87cd
commit
8eaa490664
10 changed files with 28 additions and 13 deletions
|
|
@ -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?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue