Jean-Luc Makiola 8c0529cd60 fix(05-01): add imageFilename to Zod validation schemas
- Root cause: Zod schemas for createItem and createCandidate did not
  include imageFilename field, so @hono/zod-validator silently stripped
  it from validated payloads before reaching the service layer
- Images uploaded successfully but filename was never persisted to DB
- Added imageFilename as optional string to both createItemSchema and
  createCandidateSchema

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 17:09:59 +01:00
2026-03-14 20:07:01 +00:00
2026-03-14 20:07:01 +00:00
Description
No description provided
Readme Apache-2.0 1.3 MiB
v1.2.0 Latest
2026-03-15 23:10:35 +00:00
Languages
TypeScript 99.6%
Dockerfile 0.3%
HTML 0.1%