- Adjust `userId` handling in update DTO logic to allow undefined instead of null. - Cast certain fields to `any` to handle edge cases in type compatibility. - Extend Prisma imports to include `Role` for future role-based logic enhancements. |
||
|---|---|---|
| .idea | ||
| apps | ||
| shared | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| DOCKER_SETUP.md | ||
| docker-compose.yml | ||
| package-lock.json | ||
| package.json | ||
| prompts.md | ||
| tsconfig.base.json | ||
| tsconfig.json | ||