We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb1cb2 commit 6da66fdCopy full SHA for 6da66fd
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-03-17.mdx
@@ -0,0 +1,7 @@
1
+## 4.31.1
2
+**`(fix):`** Fix `x-fern-streaming` with `stream-condition` emitting the condition field
3
+as an optional boolean instead of a required literal in split request types.
4
+When the source property was nullable (`type: [boolean, "null"]`), the spread
5
+order allowed the original property to overwrite the literal overrides.
6
+
7
0 commit comments