Skip to content

[dataprotection] Code generation: update services and models#1945

Open
AdyenAutomationBot wants to merge 1 commit intomainfrom
sdk-automation/dataprotection
Open

[dataprotection] Code generation: update services and models#1945
AdyenAutomationBot wants to merge 1 commit intomainfrom
sdk-automation/dataprotection

Conversation

@AdyenAutomationBot
Copy link
Copy Markdown
Collaborator

This PR contains the automated changes for the dataprotection service.

The commit history of this PR reflects the adyen-openapi commits that have been applied.

@AdyenAutomationBot AdyenAutomationBot requested a review from a team as a code owner April 20, 2026 10:47
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new metadata log file for the dataprotection service and performs minor code cleanup in the clouddevice service, including the removal of an unused import and formatting adjustments to Javadoc and test assertions. A review comment points out a potential inconsistency where the new log file refers to dataprotection while the code changes are within the clouddevice package, suggesting a possible misconfiguration in the generation automation.

@@ -0,0 +1,8 @@
{
"service": "dataprotection",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The service name in this metadata file is set to dataprotection, but the code changes in this pull request (e.g., CloudDeviceApi.java) belong to the clouddevice service. This indicates a potential misconfiguration in the code generation automation or the OpenAPI specification mapping. Please verify if the service name and the log file name should be updated to reflect the correct service, as this mismatch could cause issues with downstream automation or tracking tools.

@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/dataprotection branch from 0717568 to 6d8495d Compare April 23, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant