[disputes] Code generation: update services and models#1930
[disputes] Code generation: update services and models#1930AdyenAutomationBot 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 disputes service and performs minor cleanup in the clouddevice service, including the removal of an unused import and formatting adjustments in Javadoc and test assertions. A significant issue was identified regarding a mismatch between the 'disputes' service log file and the 'clouddevice' service code changes, suggesting a potential error in the generation process or file inclusion.
| @@ -0,0 +1,8 @@ | |||
| { | |||
| "service": "disputes", | |||
There was a problem hiding this comment.
The service name in the log file ('disputes') does not match the code changes in this pull request, which are for the 'clouddevice' service. This suggests a mismatch in the automated generation process or that the wrong log file was included, as the PR title and description also refer to the 'disputes' service.
c730b4d to
33a59a2
Compare
This PR contains the automated changes for the
disputesservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.