Commit 336a84c
Support x-keep-typed-in-additional-properties in Rust model generator
When a schema sets `x-keep-typed-in-additional-properties: true`, pre-insert
every key into `additional_properties` before the match dispatch so typed and
untyped fields are both accessible from a single map.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bdbff03 commit 336a84c
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
121 | 126 | | |
122 | 127 | | |
123 | 128 | | |
| |||
0 commit comments