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 bug in dartgen: Increase the processing logic when route.RequestT… #2962

Merged
merged 1 commit into from
Mar 4, 2023

Conversation

SnakeHacker
Copy link
Contributor

This PR is improved version of previous PR: #2891
@fondoger Thanks a lot for your contribution!

Bug: when route.RequestType is nil, api file parsing failed and gen dart code miss quotes. As shown in the following figure:

image

Now it is fixed.

@SnakeHacker
Copy link
Contributor Author

@kevwan PTAL

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@kevwan ASKED

@kevwan kevwan added this pull request to the merge queue Mar 4, 2023
Merged via the queue into zeromicro:master with commit 97ada59 Mar 4, 2023
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.

None yet

3 participants