This website requires JavaScript.
Explore
Help
Sign In
maaz519
/
tower
Watch
1
Star
0
Fork
0
You've already forked tower
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5d9df64849895c3bc96fc6e34ffcfdfd80ef285a
tower
/
apps
/
api
/
src
/
modules
/
routes
T
History
maaz519
5d9df64849
fix(api): prevent self-loop routes, map P2003 to 400, forward DELETE error body
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-05-28 01:44:48 +05:30
..
routes.controller.spec.ts
feat(api): add RoutesModule with GET/POST/DELETE /routes endpoints
2026-05-28 01:07:15 +05:30
routes.controller.ts
fix(api): use PrismaClientKnownRequestError instanceof, add ConflictException for duplicate routes
2026-05-28 01:13:05 +05:30
routes.module.ts
feat(api): add RoutesModule with GET/POST/DELETE /routes endpoints
2026-05-28 01:07:15 +05:30
routes.service.spec.ts
fix(api): prevent self-loop routes, map P2003 to 400, forward DELETE error body
2026-05-28 01:44:48 +05:30
routes.service.ts
fix(api): prevent self-loop routes, map P2003 to 400, forward DELETE error body
2026-05-28 01:44:48 +05:30