Skip to content

Commit 6f439c3

Browse files
docs: update highlighting in Multiple variables section
Co-Authored-By: [email protected] <[email protected]>
1 parent 996da5d commit 6f439c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ List<Plant> plants = client.listPlants();
107107

108108
You can define multiple SDK variables for complex path hierarchies:
109109

110-
```yaml {1-8,18,24} title="openapi.yml"
110+
```yaml {1-7,17,23} title="openapi.yml"
111111
x-fern-sdk-variables:
112112
gardenId:
113113
type: string

0 commit comments

Comments
 (0)