Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix wrong package name of input type #599

Merged
merged 1 commit into from
Jul 31, 2019
Merged

fix wrong package name of input type #599

merged 1 commit into from
Jul 31, 2019

Conversation

lqs
Copy link
Contributor

@lqs lqs commented Jul 30, 2019

When the input type of a method is defined in another file, the code generator generates a wrong package name for that type. This patch fixes this issue by checking both input and output types.

Copy link
Collaborator

@stanley-cheung stanley-cheung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

LGTM. Tested and verified that this fixes #596

@stanley-cheung
Copy link
Collaborator

This fixes #596

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants