Skip to content

Commit 95775ef

Browse files
Update changelogs from fern repo (#1774)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 54d4603 commit 95775ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fern/products/sdks/overview/java/changelog/2025-11-04.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.11.7
2+
**`(fix):`** Fix ApiError toString() to display JSON-serialized body instead of hashcode (e.g., `{"title": "Bad Request", ...}` instead of `BadRequestProblems@4ac5ea99`).
3+
4+
15
## 3.11.6
26
**`(fix):`** Fix path parameter prefixes (e.g., v{version}) being split into separate segments, producing URLs like .../v/1 instead of .../v1.
37

0 commit comments

Comments
 (0)