Commit a707de3
Support x-keep-typed-in-additional-properties in Ruby model generator
When a schema sets `x-keep-typed-in-additional-properties: true`, also add
typed property keys to `additional_properties` so all fields are accessible
from a single map regardless of when they were added to the spec.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 42f8411 commit a707de3
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
0 commit comments