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
* /boards/{boardId}/memberships:
* /boards/{boardId}/board-memberships:
* post:
* summary: Create board membership
* description: Creates a board membership within a board. Requires project manager permissions.