docs: Correct invalid/missing details in Swagger

This commit is contained in:
Maksim Eltyshev
2025-09-16 15:51:14 +02:00
parent 33eef6e068
commit 97ddefc236
12 changed files with 28 additions and 24 deletions
@@ -5,7 +5,7 @@
/**
* @swagger
* /cards/{cardId}/memberships/{userId}:
* /cards/{cardId}/card-memberships/userId:{userId}:
* delete:
* summary: Remove user from card
* description: Removes a user from a card. Requires board editor permissions.