Files
fusion/packages/dashboard/app
gsxdsm d4d8aa0045 feat(FN-1524): add POST /routines/:id/trigger endpoint
- Add POST /routines/:id/trigger as canonical endpoint for manual routine triggers
- Keep POST /routines/:id/run as backward-compatible alias with identical behavior
- Remove duplicate recordRun calls from routine route handlers (persistence handled by RoutineRunner.completeRoutineExecution)
- Update webhook auth to return 401 instead of 403 for missing/invalid signature headers
- Add comprehensive tests for /trigger endpoint and double-persist fix
2026-04-14 09:39:06 -07:00
..
2026-04-14 09:29:08 -07:00
2026-04-14 08:43:59 -07:00
2026-04-13 16:20:04 -07:00
2026-04-14 09:28:57 -07:00