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 e520bbe commit 86a0beeCopy full SHA for 86a0bee
fern/products/sdks/overview/java/changelog/2025-10-20.mdx
@@ -0,0 +1,6 @@
1
+## 3.8.12
2
+**`(fix):`** Fixed wire test generation for application/x-www-form-urlencoded requests. Wire tests now correctly
3
+validate form-encoded request bodies instead of attempting to parse them as JSON, eliminating
4
+JsonParseException failures in generated test suites.
5
+
6
0 commit comments