Code generation: update services and models - #1567
Conversation
9785c6a to
5c0bc65
Compare
Summary of ChangesHello @AdyenAutomationBot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request is an automated update to the Adyen services and models, driven by modifications to the OpenAPI specification files. The changes are primarily structural and cosmetic, focusing on import management, code formatting, and the inclusion of new data types for bank account identification. This ensures the codebase remains synchronized with the latest API definitions. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request contains a large number of changes across many files, which appear to be the result of an automated code generation process based on an updated OpenAPI specification. The changes are primarily stylistic and related to formatting, such as indentation, import order, Javadoc comments, and line breaks. After a thorough review, I have not found any functional issues, bugs, or regressions of medium or higher severity. The changes are consistent with what is expected from a code generator update.
45917e6 to
e0d9001
Compare
e039574 to
3750897
Compare
Breaking Changes 🛠
Checkout API
New
ShopperNameclass has been introduced, to be used when defining the name of the shopper. This affects several classes:CreateCheckoutSessionRequest,CreateCheckoutSessionResponse,DonationPaymentRequest,PaymentRequest.The attribute
shopperNamehas changed fromto
New Features 💎
Checkout API
PaymentRequestadd attributesdkDataRecurring API
Recurringadd enum valuesEXTERNALandONECLICK_RECURRINGOpenAPI spec files or templates have been modified on 03-10-2025 by commit.