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.