mirror of
https://github.com/plankanban/planka.git
synced 2025-12-20 01:14:12 +03:00
docs: Add missing details to Swagger
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
* NotificationService:
|
||||
* type: object
|
||||
* required:
|
||||
* - id
|
||||
* - url
|
||||
* - format
|
||||
* properties:
|
||||
@@ -37,7 +38,7 @@
|
||||
* url:
|
||||
* type: string
|
||||
* description: URL endpoint for notifications
|
||||
* example: https://example.service.com/planka
|
||||
* example: https://service.example.com/planka
|
||||
* format:
|
||||
* type: string
|
||||
* enum: [text, markdown, html]
|
||||
|
||||
Reference in New Issue
Block a user