Commit 582fe41
authored
fix: preprocess to expand properties dict instead of add as a node to … (#86)
* fix preprocess to expand properties dict instead of add as a node to avoid traversing properties with names that match json schema keywords.
* adding test case
* running generate mocdles with latest version isntead of draft
* running uv run ruff format
* fix end of files
* fix precomit lint failure1 parent 51bf73c commit 582fe41
2 files changed
Lines changed: 28 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
58 | 79 | | |
59 | 80 | | |
60 | 81 | | |
| |||
1665 | 1686 | | |
1666 | 1687 | | |
1667 | 1688 | | |
1668 | | - | |
| 1689 | + | |
| 1690 | + | |
1669 | 1691 | | |
1670 | 1692 | | |
1671 | 1693 | | |
| |||
0 commit comments