mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 17:23:27 +03:00
docs: Improve Swagger JSDoc
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
* description: Creates or updates a custom field value for a card. Requires board editor permissions.
|
||||
* tags:
|
||||
* - Custom Field Values
|
||||
* operationId: updateCustomFieldValue
|
||||
* parameters:
|
||||
* - name: cardId
|
||||
* in: path
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
* description: Deletes a custom field value for a specific card. Requires board editor permissions.
|
||||
* tags:
|
||||
* - Custom Field Values
|
||||
* operationId: deleteCustomFieldValue
|
||||
* parameters:
|
||||
* - name: cardId
|
||||
* in: path
|
||||
|
||||
Reference in New Issue
Block a user