add id carrera to endponint auth

This commit is contained in:
TheManus88
2024-09-17 17:29:43 -06:00
parent e36d79a351
commit b05c7a03c1
4 changed files with 10 additions and 1 deletions
-1
View File
@@ -26,5 +26,4 @@ export class AuthController {
throw new BadRequestException();
}
}
}