hotfixes swagger delete path (#250)

a quick hotfix 🙏
pull/9078/head
Syed Ali Shahbaz 2023-03-13 15:27:00 +05:30 committed by GitHub
parent 464c283e0c
commit 870b2df538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import { checkPermissions } from "./_auth-middleware";
/**
* @swagger
* /users/{teamId}:
* /teams/{teamId}:
* delete:
* operationId: removeTeamById
* summary: Remove an existing team