cms.c2sgmbh/src/app/(frontend)/api
Martin Porwoll 9016d3c06c fix: resolve all TypeScript errors in production code
- Add Where type imports and proper type assertions in API routes
- Add Locale type definitions for locale validation
- Fix email-logs/stats route with proper EmailLog typing
- Fix newsletter-service interests type and null checks
- Remove invalid contact field from OpenAPI metadata
- Fix formSubmissionOverrides type casting in payload.config
- Fix vcard route Team type casting

All 24 TypeScript errors in src/ are now resolved.
Test files have separate type issues that don't affect production.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 09:08:16 +00:00
..
csrf-token feat: implement security hardening module 2025-12-07 23:04:14 +00:00
news fix: resolve all TypeScript errors in production code 2025-12-15 09:08:16 +00:00
posts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
search fix: integrate security modules into actual endpoints 2025-12-07 23:34:08 +00:00
team fix: resolve all TypeScript errors in production code 2025-12-15 09:08:16 +00:00
timelines fix: resolve all TypeScript errors in production code 2025-12-15 09:08:16 +00:00
workflows fix: resolve all TypeScript errors in production code 2025-12-15 09:08:16 +00:00