1.18.4
(fix): Fix snippet generation for object types with optional fields that have no example value.
Previously, these fields would generate invalid Go code with <nil> instead of being omitted.
(fix): Fix snippet generation for object types with optional fields that have no example value.
Previously, these fields would generate invalid Go code with <nil> instead of being omitted.