generator
generator copied to clipboard
fix: add normalization dot for method name
This PR checks if the method name contains a "." and normalizes it to camelCase.
It's backward-compatible.
Fixes #619