You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/api-def/pages/project-structure.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Beyond the core files, you can optionally customize your API definition using ov
60
60
61
61
When you run `fern generate`, Fern combines your original API specification with the overrides file.
62
62
63
-
To use overrides, [create an `overrides.yml` file](/api-definitions/openapi/extensions/method-names) in the folder that contains your API definition:
63
+
To use overrides, [create an `overrides.yml` file](/cli-api-reference/cli-reference/commands#fern-write-overrides) in the folder that contains your API definition:
0 commit comments