> 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):`** 修复 Ruby 动态代码片段生成，为示例中缺失的必需属性合成默认值。以前，空对象和数组被渲染为 `{}` 和 `[{}]`；现在必需字段填充为合理的占位符值，与 Python 生成器的行为一致。