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 11cacfd commit bd08ff3Copy full SHA for bd08ff3
fern/products/sdks/pages/typescript/configuration.mdx
@@ -36,6 +36,7 @@ groups:
36
</ParamField>
37
38
<ParamField path="defaultTimeoutInSeconds" type="number | 'infinity'">
39
+The default timeout for network requests. In the generated client, this can be overridden at the request level.
40
41
42
<ParamField path="skipResponseValidation" type="boolean" default="false">
0 commit comments