Skip to content

Commit 8e112f2

Browse files
Update changelogs from fern repo (#5211)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent a55b604 commit 8e112f2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-04-28.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 4.106.1
2+
**`(fix):`** Fix OpenAPI importer generating duplicate type names when an operation's
3+
request body $refs a top-level components.schemas.X schema whose name
4+
collides with the auto-generated request wrapper name. The wrapper is now
5+
disambiguated by using "Body" instead of "Request" in the generated name.
6+
7+
18
## 4.106.0
29
**`(feat):`** Add support for translating navigation labels (tabs, products, versions, sections, pages, announcements)
310
via YAML overlay files in `translations/<lang>/fern/`. The overlay files use the same format as

0 commit comments

Comments
 (0)