docs: Add missing details to Swagger

This commit is contained in:
Maksim Eltyshev
2025-09-08 23:40:36 +02:00
parent 9a81c83f03
commit dca4b65921
27 changed files with 52 additions and 29 deletions

View File

@@ -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