[tokenizationwebhooks] Code generation: update services and models#1944
[tokenizationwebhooks] Code generation: update services and models#1944AdyenAutomationBot wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new SDK generation log for the 'tokenizationwebhooks' service and performs minor code cleanup in the 'clouddevice' package, including the removal of an unused import and formatting adjustments in Javadoc and test files. A review comment identifies a potential inconsistency, noting that the service name in the log file does not match the package of the modified source code, which may indicate a configuration issue in the automation process.
| @@ -0,0 +1,8 @@ | |||
| { | |||
| "service": "tokenizationwebhooks", | |||
There was a problem hiding this comment.
The service name specified in this log file (tokenizationwebhooks) does not match the actual code changes in this pull request, which are located in the com.adyen.service.clouddevice package. This discrepancy suggests that the automation might be misconfigured or tracking the wrong service for these changes.
577970a to
3677767
Compare
This PR contains the automated changes for the
tokenizationwebhooksservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.