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 5ab07fc commit 3486dccCopy full SHA for 3486dcc
fern/products/sdks/overview/java/changelog/2025-10-23.mdx
@@ -1,7 +1,7 @@
1
## 3.9.2
2
**`(fix):`** Fix nullable field serialization in PATCH requests with wrapped request bodies. Explicit null values
3
-`(Nullable.ofNull())` are now correctly serialized as `{"field": null}` instead of being omitted like
4
-`Nullable.empty()`.
+(Nullable.ofNull()) are now correctly serialized as `{"field": null}` instead of being omitted like
+Nullable.empty().
5
6
7
## 3.9.1
0 commit comments