We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684ef9c commit dd49094Copy full SHA for dd49094
1 file changed
fern/products/sdks/overview/go/changelog/2026-02-05.mdx
@@ -0,0 +1,7 @@
1
+## 1.23.7
2
+**`(fix):`** Fix MarshalJSON not being generated for inlined request types that have properties
3
+but no literals, dates, reference types, or extra properties. This caused the
4
+explicitFields tracking (used for explicit null serialization via setter methods)
5
+to be ineffective for simple request types.
6
+
7
0 commit comments