We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1090c57 commit 3c18eb9Copy full SHA for 3c18eb9
1 file changed
fern/products/sdks/generators/typescript/changelog/2026-04-28.mdx
@@ -1,3 +1,10 @@
1
+## 3.66.3
2
+**`(fix):`** Fix dynamic snippets to default `inlinePathParameters` and `inlineFileProperties`
3
+to `true`, matching the TypeScript SDK generator's defaults. This fixes a mismatch
4
+where docs snippets showed positional string arguments for path parameters instead
5
+of the correct object-wrapped syntax.
6
+
7
8
## 3.66.2
9
**`(chore):`** Bump @fern-api/generator-cli to 0.9.16, which bundles the autoversion
10
pipeline's private workspace deps (@fern-api/logging-execa,
0 commit comments