> 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.18.4

**`(fix):`** 修复具有无示例值的可选字段的对象类型的代码片段生成。之前，这些字段会生成无效的 Go 代码，使用 `<nil>` 而不是被省略。