> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 1.4.3

**`(fix):`** Fix Ruby dynamic snippet generation to synthesize default values for
required properties missing from examples. Previously, empty objects
and arrays were rendered as `{}` and `[{}]`; now required fields are
populated with reasonable placeholder values matching the behavior of
the Python generator.