> 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.25.0-rc2 **`(fix):`** Fix literal property doc comments leaking into the next field's comments in generated Go structs. When a property has a literal type (e.g. stream boolean) and is excluded from the struct, its documentation was still being written, causing it to appear as part of the next field's comments.