mirror of
https://github.com/plankanban/planka.git
synced 2025-12-21 01:11:26 +03:00
docs: Add missing details to Swagger
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
* type: string
|
||||
* maxLength: 512
|
||||
* description: URL endpoint for notifications
|
||||
* example: https://example.service.com/planka
|
||||
* example: https://service.example.com/planka
|
||||
* format:
|
||||
* type: string
|
||||
* enum: [text, markdown, html]
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
* type: string
|
||||
* maxLength: 512
|
||||
* description: URL endpoint for notifications
|
||||
* example: https://example.service.com/planka
|
||||
* example: https://service.example.com/planka
|
||||
* format:
|
||||
* type: string
|
||||
* enum: [text, markdown, html]
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
* type: string
|
||||
* maxLength: 512
|
||||
* description: URL endpoint for notifications
|
||||
* example: https://example.service.com/planka
|
||||
* example: https://service.example.com/planka
|
||||
* format:
|
||||
* type: string
|
||||
* enum: [text, markdown, html]
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
* format: url
|
||||
* maxLength: 2048
|
||||
* description: URL endpoint for the webhook
|
||||
* example: https://example.service.com/planka
|
||||
* example: https://service.example.com/planka
|
||||
* accessToken:
|
||||
* type: string
|
||||
* maxLength: 512
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
* format: url
|
||||
* maxLength: 2048
|
||||
* description: URL endpoint for the webhook
|
||||
* example: https://example.service.com/planka
|
||||
* example: https://service.example.com/planka
|
||||
* accessToken:
|
||||
* type: string
|
||||
* maxLength: 512
|
||||
|
||||
Reference in New Issue
Block a user