mirror of
https://github.com/plankanban/planka.git
synced 2025-12-20 01:14:12 +03:00
docs: Improve Swagger JSDoc
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
* description: Updates a board. Project managers can update all fields, board members can only subscribe/unsubscribe.
|
||||
* tags:
|
||||
* - Boards
|
||||
* operationId: updateBoard
|
||||
* parameters:
|
||||
* - name: id
|
||||
* in: path
|
||||
@@ -49,6 +50,7 @@
|
||||
* limitCardTypesToDefaultOne:
|
||||
* type: boolean
|
||||
* description: Whether to limit card types to default one
|
||||
* example: false
|
||||
* alwaysDisplayCardCreator:
|
||||
* type: boolean
|
||||
* description: Whether to limit card types to default one
|
||||
|
||||
Reference in New Issue
Block a user