Skip to content

Commit 14a6669

Browse files
dsinghvigithub-actions[bot]
authored andcommitted
update changelogs
1 parent 5aafc17 commit 14a6669

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 5.6.0
2+
**`(feat):`** Support `x-fern-default` as fallback value for parameters in generated Python SDKs.
3+
When a header, query parameter, or path parameter has a `clientDefault` value in the IR,
4+
the generated Python function signature makes that parameter optional with the default
5+
value automatically applied. This enables patterns like optional API version headers
6+
that fall back to a pinned version.
7+
8+

0 commit comments

Comments
 (0)