Commit 3b1dac3
authored
fix(zod): apply
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Tests**
- Introduced an edge-case test to verify proper handling of schemas with
date-formatted keys.
- **Refactor**
- Streamlined the logic for processing record key types, simplifying the
conversion of schema definitions.
<!-- end of auto-generated comment: release notes by coderabbit.ai --> propertyNames to string schemas in JSON Schema gen (#217)1 parent 9adcd05 commit 3b1dac3
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
408 | 413 | | |
409 | 414 | | |
410 | 415 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | | - | |
419 | | - | |
| 418 | + | |
420 | 419 | | |
421 | 420 | | |
422 | 421 | | |
| |||
0 commit comments