[balancecontrol] Code generation: update services and models#1938
[balancecontrol] Code generation: update services and models#1938AdyenAutomationBot wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a generation log for the balancecontrol service and includes minor formatting updates and an unused import removal in the clouddevice service. However, the actual source files and models for the balancecontrol service appear to be missing from the commit, which needs to be addressed.
| { | ||
| "service": "balancecontrol", | ||
| "project": "java", | ||
| "generatedAt": "2026-04-20T10:47:10Z", | ||
| "openapiCommitSha": "3550ecd3f320efaad6bee55ffed5122cb9ba09d5", | ||
| "automationCommitSha": "4ad0c0c7e87bc0e5994a9a3350a991d0691350bb", | ||
| "libraryCommitSha": "f6491265ec484f8de763b2bf915498ee30b42861" | ||
| } |
There was a problem hiding this comment.
The pull request title and description indicate that this PR contains automated changes for the balancecontrol service. However, while this log file is added, the corresponding source files and models for the balancecontrol service (typically located in com.adyen.service.balancecontrol) are missing from the diff. The only other changes are formatting updates to the clouddevice service. Please verify if the generated files for balancecontrol were intended to be included and were correctly committed.
7cc6d0c to
f03d781
Compare
This PR contains the automated changes for the
balancecontrolservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.