mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 09:13:20 +03:00
docs: Add missing details to Swagger
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
* Webhook:
|
||||
* type: object
|
||||
* required:
|
||||
* - id
|
||||
* - name
|
||||
* - url
|
||||
* properties:
|
||||
@@ -31,7 +32,7 @@
|
||||
* url:
|
||||
* type: string
|
||||
* description: URL endpoint for the webhook
|
||||
* example: https://example.service.com/planka
|
||||
* example: https://webhook.example.com/planka
|
||||
* accessToken:
|
||||
* type: string
|
||||
* nullable: true
|
||||
|
||||
Reference in New Issue
Block a user