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

Code generation: update services and models #741

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Conversation

AdyenAutomationBot
Copy link
Collaborator

@AdyenAutomationBot AdyenAutomationBot commented Feb 4, 2025

Breaking ⚒️

  • BalancePlatform:
    • Removed PriorityRestriction class.
    • In TransactionRuleRestriction removed priority.
  • BinLookup:
    • In CostEstimateResponse removed surchargeType.
    • TransferWebhook:
      • In TransferReview removed numberOfApprovalsCompleted and scaOnApproval.
  • Transfers:
    • In TransferReview removed numberOfApprovalsCompleted and scaOnApproval.

Features 💎

  • AcsWebhooks:

    • In ChallengeInfo broadening the range of CHALLENGE_CANCEL enums.
  • BalancePlatform:

    • Added AssociationDelegatedAuthenticationData, AssociationFinaliseRequest, AssociationFinaliseResponse, AssociationInitiateRequest, AssociationInitiateResponse and TokenRequestorsRestriction class.
    • In TransactionRuleRestriction added tokenRequestors.
  • Checkout:

    • In CardDetails, CardDonations, CheckoutPaymentMethod and DonationPaymentMethod added fastlaneData.
    • Added FastlaneDetails class.
  • LegalEntityManagement:

    • Added FinancialReport class.
    • In LegalEntityAssociation added nominee.
    • In Organization and SoleProprietorship added financialReports.
  • Services:

    • BalancePlatform:
      • Deprecated GrantAccountsApi and GrantOffersApi.
      • In ManageSCADevicesApi added completeAssociationBetweenScaDeviceAndResource and initiateAssociationBetweenScaDeviceAndResource.
    • Transfers:
      • Deprecated CapitalApi.

OpenAPI spec files or templates have been modified on 14-02-2025 by commit.

@AdyenAutomationBot AdyenAutomationBot requested a review from a team as a code owner February 4, 2025 10:53
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 3 times, most recently from d9afd5c to dcb4fa0 Compare February 11, 2025 09:54
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 5 times, most recently from 17ec888 to 383581f Compare February 14, 2025 12:29
@DjoykeAbyah DjoykeAbyah added breaking change Introduces a breaking API change (correlating with MAJOR in Semantic Versioning) Feature labels Feb 17, 2025
@DjoykeAbyah DjoykeAbyah merged commit a95bf21 into main Feb 17, 2025
5 checks passed
@DjoykeAbyah DjoykeAbyah deleted the sdk-automation/models branch February 17, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Introduces a breaking API change (correlating with MAJOR in Semantic Versioning) Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants