Skip to content

Commit 4e8628b

Browse files
tstanmay13devalog
andauthored
Update fern/products/sdks/reference/generators-yml-reference.mdx
Co-authored-by: Devin Logan <[email protected]>
1 parent 70bd8fa commit 4e8628b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/sdks/reference/generators-yml-reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ Specifies which endpoint's code snippet to showcase as the primary example in th
432432
Endpoint path for the default example (e.g., `/users`, `/auth/login`).
433433
</ParamField>
434434

435-
<ParamField path="stream" type="boolean" required={false} toc={true}>
435+
<ParamField path="stream" type="boolean" required={false} default="false" toc={true}>
436436
Whether the endpoint is a streaming endpoint. Defaults to `false`.
437437
</ParamField>
438438

0 commit comments

Comments
 (0)