-
Notifications
You must be signed in to change notification settings - Fork 144
ITT-141 Automating Services in Java Lib #1001
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
This reverts commit 48d1c31.
Should we remove the existing service? Or is it better to deprecate first? |
@wboereboom difficult to decide tbh. Would be easier to migrate if we deprecate it, but then again we're cluttering the lib quite a lot.. |
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.
Great job @jillingk! 🚀
The way query string parameters are passed is changing from This change is good and can be done to existing services (e.g. Management and Balance Platform) in a new major release. |
Co-authored-by: Wouter Boereboom <[email protected]>
Co-authored-by: Wouter Boereboom <[email protected]>
Description
Created this draft PR to show progress on the java service automation.
TODO: