[payout] Code generation: update services and models#1950
[payout] Code generation: update services and models#1950AdyenAutomationBot wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a metadata log for the 'payout' service and includes minor code cleanup and reformatting within the 'clouddevice' service. A review comment highlights a discrepancy between the service name specified in the new metadata file and the actual code changes provided, suggesting a potential issue with the automated generation or missing files.
| @@ -0,0 +1,8 @@ | |||
| { | |||
| "service": "payout", | |||
There was a problem hiding this comment.
The service name specified in this metadata file is 'payout', but the code changes in this pull request are exclusively within the 'clouddevice' service. This discrepancy suggests that the automated code generation may have targeted the wrong service or that the PR is missing the expected changes for the payout service.
26f3d42 to
e759a3f
Compare
This PR contains the automated changes for the
payoutservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.