Skip to content

Commit 8731899

Browse files
Clarify where to find detailed dependency information for OpenAPI Generator
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c507978 commit 8731899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VSCode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ The TypeScript code generated depends on the framework chosen:
111111
- **Fetch**: Uses the browser's native fetch API
112112
- **jQuery**: Depends on jquery
113113
- **RxJS**: Depends on rxjs
114-
- Other frameworks have their specific dependencies
114+
- For other frameworks, please refer to their official documentation or the [OpenAPI Generator documentation](https://openapi-generator.tech/docs/generators) for detailed dependency information.
115115

116116
## Related
117117

0 commit comments

Comments
 (0)