Skip to content

Commit 8047eb4

Browse files
committed
update highlighting
1 parent 887ec38 commit 8047eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/api-def/openapi-pages/extensions/examples.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ examples values that are all associated. Optionally, you can add a `name` field
1313

1414
If you [defined global headers via the `x-fern-global-headers` extension](/api-definitions/openapi/extensions/global-headers), you must include the headers in your examples.
1515

16-
```yaml title="openapi.yml" {5-19}
16+
```yaml title="openapi.yml" {4-21}
1717
paths:
1818
/users/{userId}:
1919
get:

0 commit comments

Comments
 (0)