Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions fern/products/sdks/overview/typescript/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ Allow fields that are not defined in object schemas. This only applies to serde.
See [TypeScript serde layer](/sdks/generators/typescript/serde-layer) for more information.
</ParamField>

<ParamField path="bundle" type="boolean" toc={true}>
</ParamField>

<ParamField path="defaultTimeoutInSeconds" type="number | 'infinity'" toc={true}>
The default timeout for network requests. In the generated client, this can be overridden at the request level.
</ParamField>
Expand Down