This commit is contained in:
2024-09-09 23:04:59 +05:00
parent bd992d87fb
commit a7a7eaa08d
7 changed files with 80 additions and 21 deletions

View File

@@ -62,8 +62,6 @@ class ApiAuthController extends Controller
/**
* (Auth)* Delete user
*
* @authenticated
*/
public function delete(): JsonResponse
{