Skip to content

Commit 50b1239

Browse files
docs: update sdk-variables minimum versions and remove inaccurate suggestion
Co-Authored-By: [email protected] <[email protected]>
1 parent da4e7d6 commit 50b1239

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fern/products/api-def/openapi-pages/extensions/sdk-variables.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,10 @@ SDK variables are ideal for:
160160

161161
SDK variables are supported in the following Fern SDK generators:
162162

163-
- TypeScript (v3.13.0+)
164-
- Python (v4.32.1+)
165-
- Java (v3.10.1+)
163+
- TypeScript (v2.6.3+)
164+
- Python (v4.24.0+)
165+
- Java (v3.6.3+)
166166

167167
<Note>
168-
SDK variables only support string types. If you need more complex types, consider using global headers with `x-fern-global-headers` instead.
168+
SDK variables only support string types.
169169
</Note>

0 commit comments

Comments
 (0)