learning_ai_common_plat/services/platform-service/src
saravanakumardb1 1ad8660dd8 fix(platform): fix 2 type errors found in typecheck sweep
- api-key-auth.ts: Record<string, unknown> → FilterMap (import from @bytelyst/datastore)
- reviews/notifications.ts: raw subject/html/text → templateId + variables (match dispatchEmail signature)
2026-03-19 19:02:57 -07:00
..
lib fix(platform): fix 2 type errors found in typecheck sweep 2026-03-19 19:02:57 -07:00
migrations refactor(platform-service): migrate webhooks/routes and migrations/runner from cosmos.js to datastore 2026-03-02 02:02:47 -08:00
modules fix(platform): fix 2 type errors found in typecheck sweep 2026-03-19 19:02:57 -07:00
nodemailer.d.ts feat(platform-service): add smtp email delivery and postal setup 2026-03-14 05:52:28 +00:00
server.test.ts feat(tokens): classify machine credentials 2026-03-15 06:09:42 +00:00
server.ts feat(platform-service): add support case management foundation 2026-03-15 09:39:20 +00:00