Skip to content

Commit d8735d4

Browse files
Update changelogs from fern repo (#5644)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 939a208 commit d8735d4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 5.41.1
2+
**`(fix):`** Stop overwriting native OpenAPI examples with AI-generated ones (FER-10006).
3+
When a customer provides an `example` or `examples` on a request body whose
4+
media type also has a `schema`, the example is now correctly classified as
5+
user-specified at both the IR and FDR layers, so the AI example enhancer
6+
skips the endpoint instead of replacing the human-authored payload.
7+
8+
19
## 5.41.0
210
**`(feat):`** Add X-Request-Id header to all CLI v2 HTTP requests for request tracing and debugging.
311

0 commit comments

Comments
 (0)