© 2026 Hedgehog Software, LLC
const response = { "2023-11-10": <value>, "2023-11-11": <value> }
const schema = z.object({ [z.string()]: <value> })