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:
@@ -19,9 +19,12 @@
|
||||
* required:
|
||||
* - id
|
||||
* - cardId
|
||||
* - creatorUserId
|
||||
* - type
|
||||
* - data
|
||||
* - name
|
||||
* - createdAt
|
||||
* - updatedAt
|
||||
* properties:
|
||||
* id:
|
||||
* type: string
|
||||
@@ -48,7 +51,7 @@
|
||||
* name:
|
||||
* type: string
|
||||
* description: Name/title of the attachment
|
||||
* example: Google Link
|
||||
* example: Important Attachment
|
||||
* createdAt:
|
||||
* type: string
|
||||
* format: date-time
|
||||
|
||||
Reference in New Issue
Block a user