Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all services #1384

Merged
merged 3 commits into from
Nov 11, 2024
Merged

Update all services #1384

merged 3 commits into from
Nov 11, 2024

Conversation

AdyenAutomationBot
Copy link
Collaborator

@AdyenAutomationBot AdyenAutomationBot commented Oct 29, 2024

OpenAPI spec or templates produced changes on 11-11-2024 by commit. Download OpenAPI diffs to view the changes.

What's Changed

Breaking changes 🛠

  • Balance Platform API:
    • Remove PinFunctionalityApi.java: use ManageCardPinApi instead
  • Transaction webhooks:
    • Rename TransferData to TransferView

New Features 💎

  • Checkout API:
    • Add PayByBankAISDirectDebitDetails
  • LEM API:
    • Add adyenChargeCard enum
    • Add getAcceptedTermsOfServiceDocument in TermsOfServiceApi

Other changes

Several unused classes have been dropped:

  • Checkout:
    • Remove Avs, BankAccount, PaymentSetupRequest, PaymentSetupResponse, etc..
  • Transfers:
    • Remove TransferNotificationTransferTracking
  • Transfers webhooks:
    • Remove TransferNotificationTransferTracking
  • BalancePlatform Configuration webhooks:
    • Remove unused classes Contact, PaymentInstrumentBankAccount, PaymentInstrumentReference, PersonalData, UKLocalAccountIdentification, USLocalAccountIdentification

See full diff here

@AdyenAutomationBot AdyenAutomationBot requested a review from a team as a code owner October 29, 2024 23:37
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 5 times, most recently from 57d36a9 to 6fee101 Compare November 5, 2024 08:39
Copy link

@DjoykeAbyah DjoykeAbyah added Breaking change Indicates a change that has caused a major version update Feature Indicates a new feature addition labels Nov 11, 2024
@DjoykeAbyah DjoykeAbyah merged commit 68103a7 into main Nov 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change Indicates a change that has caused a major version update Feature Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants