We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a640353 commit 0de2138Copy full SHA for 0de2138
1 file changed
fern/products/sdks/generators/csharp/changelog/2026-04-27.mdx
@@ -0,0 +1,6 @@
1
+## 2.63.0
2
+**`(feat):`** Support `x-fern-default` as fallback value for parameters in generated C# SDKs.
3
+When a header, query parameter, or path parameter has a `clientDefault` value in the IR,
4
+the generated C# SDK makes that parameter optional with the default value automatically applied.
5
+
6
0 commit comments