[reportwebhooks] Code generation: update services and models#1929
[reportwebhooks] Code generation: update services and models#1929AdyenAutomationBot 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 reportwebhooks service and performs minor code cleanup and reformatting within the clouddevice package, including the removal of an unused import and Javadoc adjustments. A significant concern was raised regarding a mismatch between the service name in the log file and the actual code changes, suggesting a potential misconfiguration in the generation process.
| @@ -0,0 +1,8 @@ | |||
| { | |||
| "service": "reportwebhooks", | |||
There was a problem hiding this comment.
The service name specified in this log file (reportwebhooks) and in the PR title/description does not match the actual code changes, which are located in the com.adyen.service.clouddevice package. This discrepancy suggests that the automated code generation process might be misconfigured or targeting the wrong service files.
cfb16fd to
f51c2e2
Compare
This PR contains the automated changes for the
reportwebhooksservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.