hotfixes swagger delete path (#250)

a quick hotfix 🙏
This commit is contained in:
Syed Ali Shahbaz
2023-03-13 09:57:00 +00:00
committed by GitHub
parent 464c283e0c
commit 870b2df538
+1 -1
View File
@@ -8,7 +8,7 @@ import { checkPermissions } from "./_auth-middleware";
/**
* @swagger
* /users/{teamId}:
* /teams/{teamId}:
* delete:
* operationId: removeTeamById
* summary: Remove an existing team