We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7c08e commit b10bcb3Copy full SHA for b10bcb3
fern/products/sdks/overview/typescript/configuration.mdx
@@ -488,6 +488,8 @@ generate a `jsr.json` as well as a GitHub workflow to publish to JSR.
488
489
<ParamField path="generateWebSocketClients" type="boolean" toc={true}>
490
Generate WebSocket clients from your AsyncAPI specs.
491
+
492
+ Previously named `shouldGenerateWebsocketClients`, which is still accepted as a deprecated alias.
493
</ParamField>
494
495
<ParamField path="skipResponseValidation" type="boolean" default="false" toc={true}>
0 commit comments