Skip to content

Commit b10bcb3

Browse files
chore: mention deprecated alias for generateWebSocketClients
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent bb7c08e commit b10bcb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fern/products/sdks/overview/typescript/configuration.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,8 @@ generate a `jsr.json` as well as a GitHub workflow to publish to JSR.
488488

489489
<ParamField path="generateWebSocketClients" type="boolean" toc={true}>
490490
Generate WebSocket clients from your AsyncAPI specs.
491+
492+
Previously named `shouldGenerateWebsocketClients`, which is still accepted as a deprecated alias.
491493
</ParamField>
492494

493495
<ParamField path="skipResponseValidation" type="boolean" default="false" toc={true}>

0 commit comments

Comments
 (0)