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 132d473 commit 6d55009Copy full SHA for 6d55009
fern/products/sdks/guides/generated-sdk.mdx
@@ -17,6 +17,8 @@ When the API returns a 4xx or 5xx status code, the SDK throws an error that incl
17
18
## Customization options
19
20
+Your SDK users can configure individual requests using language-specific options:
21
+
22
| Option | Description | Availability |
23
|--------|-------------|--------------|
24
| Timeouts | Configure request timeouts (default: 60 seconds for most languages, 30 seconds for C# and PHP) | All languages |
0 commit comments