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: website/versioned_docs/version-2.14.0/codegen/CLI/cli.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
@@ -195,7 +195,7 @@ It is possible to use multiple plugins at the same time. For example, `--plugin
195
195
196
196
::::tip
197
197
When generating multiple API client functions with different parameters, it might be more convenient to use a configuration file
198
-
instead of command-line parameters. See the [Redocly configuration documentation](/codegen/CLI/redocly-config.mdx#generating-multiple-createapiclient-functions)
198
+
instead of command-line parameters. See the [Redocly configuration documentation](/codegen/CLI/redocly-config.mdx#generating-multiple-api-client-functions)
199
199
for more details on how to configure multiple _create API client functions_ in a YAML file.
0 commit comments