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 d9c9789 commit 6066916Copy full SHA for 6066916
fern/products/sdks/overview/typescript/configuration.mdx
@@ -22,9 +22,6 @@ Allow fields that are not defined in object schemas. This only applies to serde.
22
See [TypeScript serde layer](/sdks/generators/typescript/serde-layer) for more information.
23
</ParamField>
24
25
-<ParamField path="bundle" type="boolean" toc={true}>
26
-</ParamField>
27
-
28
<ParamField path="defaultTimeoutInSeconds" type="number | 'infinity'" toc={true}>
29
The default timeout for network requests. In the generated client, this can be overridden at the request level.
30
0 commit comments