Skip to content

Commit ec03742

Browse files
Update docs-js_versioned_docs/version-v3/features/openapi/generate-openapi-client.mdx
Co-authored-by: Deeksha Sinha <88374536+deekshas8@users.noreply.github.com>
1 parent 8d111f5 commit ec03742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-js_versioned_docs/version-v3/features/openapi/generate-openapi-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This file is used for customizing subdirectory naming and contains a mapping fro
5151
- `directoryName`: the name of the subdirectory the client code will be generated into.
5252
- `packageName`: the name of the npm package, if a package.json file is generated.
5353
This information is optional.
54-
- `basePath`: the URL path to be prepended before the API path for every request.
54+
- `basePath`: the URL path to be prepended to the API path before every request.
5555

5656
This information can be adjusted manually and ensures that every run of the generator produces the same names for the generation.
5757

0 commit comments

Comments
 (0)