-
Notifications
You must be signed in to change notification settings - Fork 21
fix(java): use batch and class in playground and doc #696
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
Conversation
✅ Deploy Preview for api-clients-automation ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✗ The generated branch has been deleted.If the PR has been merged, you can check the generated code on the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Could you just make the title more descriptive to the client change? (as the squash commit will be in the changelog of the next release)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!
algolia/api-clients-automation#696 Co-authored-by: Pierre Millot <[email protected]>
🧭 What and Why
The JSON serializer Gson is quite shitty and it would be great to change to jackson before it's too late,
it cannot handle any form of HashMap or else it requires lots of custom code with heavy reflection.
Changes included:
🧪 Test
yarn docker playground java search