Skip to content

Commit 2af162f

Browse files
Update changelogs from fern repo (#5005)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent a72a05d commit 2af162f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.79.2
2+
**`(fix):`** Fix AsyncAPI bundler silently degrading typed models to `unknown` when
3+
multi-file specs use file-local `$ref` pointers (e.g. `$ref: '#/Sibling'`)
4+
inside schemas that are inlined from external files.
5+
6+
17
## 4.79.1
28
**`(fix):`** Fix auto-detected global headers generating type-incorrect example values. When headers like `Request-Timeout` (integer type) were auto-promoted to global headers, the example generator used the header name as a string value instead of skipping the example.
39

0 commit comments

Comments
 (0)