[transactionwebhooks] Code generation: update services and models#1928
[transactionwebhooks] Code generation: update services and models#1928AdyenAutomationBot 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 transactionwebhooks service and includes minor formatting updates and an unused import removal in the clouddevice service. A review comment points out that the actual Java service and model files for transactionwebhooks are missing, despite the generation log being present.
| { | ||
| "service": "transactionwebhooks", | ||
| "project": "java", | ||
| "generatedAt": "2026-04-20T10:47:03Z", | ||
| "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 transactionwebhooks service, including updates to services and models. However, the actual Java service and model files for transactionwebhooks (typically expected in com.adyen.service.transactionwebhooks and com.adyen.model.transactionwebhooks) are missing from the changes.
Only the generation log and some unrelated formatting changes in the clouddevice service are present. Please verify if the code generation for transactionwebhooks was successful and if the resulting files should be included in this PR.
1a1a897 to
bf5fa86
Compare
This PR contains the automated changes for the
transactionwebhooksservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.