mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 17:23:27 +03:00
chore: Add Swagger config
This commit is contained in:
@@ -53,12 +53,12 @@
|
||||
* type: string
|
||||
* format: date-time
|
||||
* description: When the webhook was created
|
||||
* example: 2024-03-01T12:00:00.000Z
|
||||
* example: 2024-01-01T00:00:00.000Z
|
||||
* updatedAt:
|
||||
* type: string
|
||||
* format: date-time
|
||||
* description: When the webhook was last updated
|
||||
* example: 2024-03-02T15:30:00.000Z
|
||||
* example: 2024-01-01T00:00:00.000Z
|
||||
*/
|
||||
|
||||
const Events = {
|
||||
|
||||
Reference in New Issue
Block a user