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

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

View File

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