[balancewebhooks] Code generation: update services and models#1927
[balancewebhooks] Code generation: update services and models#1927AdyenAutomationBot wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new generation log for the balancewebhooks service alongside minor cleanup and formatting changes in the clouddevice service, including the removal of an unused import and line-wrapping adjustments in Javadoc and test assertions. A review comment highlights a potential issue where the PR metadata and log file indicate automated changes for balancewebhooks, yet the corresponding service and model files are missing from the diff, focusing instead on clouddevice.
| { | ||
| "service": "balancewebhooks", | ||
| "project": "java", | ||
| "generatedAt": "2026-04-20T10:47:02Z", | ||
| "openapiCommitSha": "3550ecd3f320efaad6bee55ffed5122cb9ba09d5", | ||
| "automationCommitSha": "4ad0c0c7e87bc0e5994a9a3350a991d0691350bb", | ||
| "libraryCommitSha": "f6491265ec484f8de763b2bf915498ee30b42861" | ||
| } |
There was a problem hiding this comment.
The PR title and description indicate that this PR contains automated changes for the balancewebhooks service. However, the actual code changes provided in the diff are related to the clouddevice service, and no new or updated files for balancewebhooks (models or services) are present in this PR, despite the addition of this log file. Please verify if the code generation for balancewebhooks was successful and if the corresponding files were intended to be included in this commit.
92185ed to
6c2e765
Compare
9009e85 to
f30bf2d
Compare
f30bf2d to
0f74cf7
Compare
This PR contains the automated changes for the
balancewebhooksservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.