Skip to content

Commit e9bd036

Browse files
Update changelogs from fern repo (#993)
Co-authored-by: patrickthornton <[email protected]>
1 parent c1e55c9 commit e9bd036

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fern/products/cli-api-reference/cli-changelog/2025-09-24.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The default is `true`.
1111
The default is `true`.
1212

1313

14-
**`(feat):`** Add type for nullable schema examples.
14+
**`(feat):`** Add type for nullable schema examples.
1515
If a schema is nullable, examples for its inner type will be parsed or generated, or `null` will be used as an example if no inner examples are available.
1616

1717

fern/products/cli-api-reference/cli-changelog/2025-09-25.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.82.1
2+
**`(fix):`** Ensure path parameters are parsed in the same order as they appear in the endpoint's URL.
3+
4+
15
## 0.82.0
26
**`(feat):`** Update migration versions for ir-v60 for python and java generators
37

0 commit comments

Comments
 (0)