Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions fern/products/sdks/generators/ruby/changelog/2026-04-17.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## 1.4.3
**`(fix):`** Fix Ruby dynamic snippet generation to synthesize default values for
required properties missing from examples. Previously, empty objects
and arrays were rendered as `{}` and `[{}]`; now required fields are
populated with reasonable placeholder values matching the behavior of
the Python generator.


Loading