Skip to content

Add support for List/Array Types in client generation #114

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

Merged
merged 4 commits into from
Dec 11, 2022

Conversation

SentryMan
Copy link
Collaborator

Resolves #113

@rbygrave
Copy link
Contributor

Right, I believe I understand the change. I note that as an alternative on top of this change we can use UType.importTypes() and push the stripping of array brackets into that instead. Let me try that ...

@rbygrave
Copy link
Contributor

I'll merge this in. Let me know if you are happy with the adjustment there in that extra comma - a64783e

@rbygrave rbygrave added the bug Something isn't working label Dec 11, 2022
@rbygrave rbygrave added this to the 1.20 milestone Dec 11, 2022
@rbygrave rbygrave merged commit 10cdbed into avaje:master Dec 11, 2022
@SentryMan
Copy link
Collaborator Author

I'll merge this in. Let me know if you are happy with the adjustment there in that extra comma - a64783e

LGTM

@SentryMan SentryMan deleted the fix-lists branch December 11, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support List/Array Types in client generation
2 participants