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 an attachment. Requires board editor permissions.
|
||||
* tags:
|
||||
* - Attachments
|
||||
* operationId: updateAttachment
|
||||
* parameters:
|
||||
* - name: id
|
||||
* in: path
|
||||
@@ -30,7 +31,7 @@
|
||||
* type: string
|
||||
* maxLength: 128
|
||||
* description: Name/title of the attachment
|
||||
* example: Google Link
|
||||
* example: Important Attachment
|
||||
* responses:
|
||||
* 200:
|
||||
* description: Attachment updated successfully
|
||||
|
||||
Reference in New Issue
Block a user