[disputewebhooks] Code generation: update services and models#1941
[disputewebhooks] Code generation: update services and models#1941AdyenAutomationBot 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 disputewebhooks service and performs minor cleanup in the clouddevice service, such as removing an unused import and applying formatting updates to Javadoc and test assertions. A review comment points out a discrepancy between the added log file and the other code changes, which belong to a different service, suggesting that the PR may contain unrelated changes or incorrect automation metadata.
| { | ||
| "service": "disputewebhooks", | ||
| "project": "java", | ||
| "generatedAt": "2026-04-20T10:47:12Z", | ||
| "openapiCommitSha": "3550ecd3f320efaad6bee55ffed5122cb9ba09d5", | ||
| "automationCommitSha": "4ad0c0c7e87bc0e5994a9a3350a991d0691350bb", | ||
| "libraryCommitSha": "f6491265ec484f8de763b2bf915498ee30b42861" | ||
| } |
There was a problem hiding this comment.
The pull request title and description mention the disputewebhooks service, and this log file is indeed for disputewebhooks. However, all other code changes in this PR are related to the clouddevice service. This discrepancy suggests that the PR might contain unrelated changes or that the automation metadata is incorrect, which could lead to confusion in the repository's history.
75f87de to
393ad8d
Compare
This PR contains the automated changes for the
disputewebhooksservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.