Skip to content

Commit e3612b8

Browse files
Update changelogs from fern repo (#4930)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 06c13d2 commit e3612b8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.68.4
2+
**`(fix):`** Deduplicate global headers when merging IRs from multiple OpenAPI specs. Previously, if multiple specs shared the same `globalHeaderOverrides` from `generators.yml`, the same header would appear once per spec in the merged IR.
3+
4+
15
## 4.68.3
26
**`(fix):`** Fix global headers from `generators.yml` not appearing in documentation endpoints. The new OpenAPI v3 parser (`openapi-to-ir`) had a TODO placeholder but never converted `globalHeaderOverrides` into IR headers.
37

0 commit comments

Comments
 (0)