Files
fusion/packages/engine/src
gsxdsm 522a2d52b0 feat(FN-1492): fix workspace file operation route collision
- Fix Express route ordering where wildcard POST /files/{*filepath} was capturing operation routes
- Move operation routes (delete, copy, move, rename) before the generic write route to ensure proper matching
- Add missing ProjectEngine methods (getHeartbeatTriggerScheduler) for dashboard compatibility
- Add 189 regression tests verifying operation routes work correctly with nested paths
- Document Express wildcard route ordering pitfall in memory
2026-04-12 23:58:49 -07:00
..
2026-04-12 15:28:10 -07:00
2026-04-12 22:34:46 -07:00
2026-04-12 15:13:27 -07:00
2026-04-11 21:23:36 -07:00