Private
Public Access
1
0
Catherine Renelle 9497812bf5 Fix Reports 400 errors: normalize DateTime to UTC and restore camelCase JSON
Query-bound DateTimes have Kind=Unspecified which Npgsql rejects for
timestamptz columns, causing InvalidOperationException caught as 400.
Also add explicit CamelCase naming policy lost when AddJsonOptions was
introduced for the enum converter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 20:35:57 -05:00
S
Description
No description provided
MIT 1.5 MiB
Languages
C# 65%
Vue 30.2%
TypeScript 4.6%
Dockerfile 0.2%