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 a base custom field group within a project. Requires project manager permissions.
|
||||
* tags:
|
||||
* - Base Custom Field Groups
|
||||
* operationId: createBaseCustomFieldGroup
|
||||
* parameters:
|
||||
* - name: projectId
|
||||
* in: path
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
* description: Deletes a base custom field group. Requires project manager permissions.
|
||||
* tags:
|
||||
* - Base Custom Field Groups
|
||||
* operationId: deleteBaseCustomFieldGroup
|
||||
* parameters:
|
||||
* - name: id
|
||||
* in: path
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
* description: Updates a base custom field group. Requires project manager permissions.
|
||||
* tags:
|
||||
* - Base Custom Field Groups
|
||||
* operationId: updateBaseCustomFieldGroup
|
||||
* parameters:
|
||||
* - name: id
|
||||
* in: path
|
||||
|
||||
Reference in New Issue
Block a user