Skip to content

Commit b9abc19

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

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 1.4.3
2+
**`(fix):`** Fix Ruby dynamic snippet generation to synthesize default values for
3+
required properties missing from examples. Previously, empty objects
4+
and arrays were rendered as `{}` and `[{}]`; now required fields are
5+
populated with reasonable placeholder values matching the behavior of
6+
the Python generator.
7+
8+

0 commit comments

Comments
 (0)