Skip to content

fix: snake_case inner module import path for WebSocket exports#138

Merged
yndu13 merged 1 commit into
masterfrom
fix/aone-83973983-websocket-inner-import-snake-case
Jul 10, 2026
Merged

fix: snake_case inner module import path for WebSocket exports#138
yndu13 merged 1 commit into
masterfrom
fix/aone-83973983-websocket-inner-import-snake-case

Conversation

@yndu13

@yndu13 yndu13 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Apply _snakeCase when resolving exported inner module dara filenames in lib/generator.js.
  • Generated imports now use alibabacloud_tea_openapi.websocket_utils instead of camelCase websocketUtils.
  • Add websocket fixture regression test (19 tests passing).

Apply _snakeCase when resolving exported dara filenames so generated
imports match alibabacloud_tea_openapi.websocket_utils.
@yndu13
yndu13 merged commit 2be6382 into master Jul 10, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants