We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfae694 commit c797235Copy full SHA for c797235
1 file changed
fern/products/sdks/generators/ruby/changelog/2026-04-29.mdx
@@ -13,7 +13,7 @@ Recommended retries only transient codes (408, 429, 502, 503, 504), excluding
13
14
## 1.10.0
15
**`(fix):`** Fix Ruby string interpolation injection vulnerability in TypeLiteral string emitter.
16
-Untrusted API spec default values containing #{} are now properly escaped in generated
+Untrusted API spec default values containing `#{}` are now properly escaped in generated
17
double-quoted Ruby strings.
18
19
0 commit comments