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 #659

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Update all services #659

merged 2 commits into from
Jun 6, 2024

Conversation

AdyenAutomationBot
Copy link
Collaborator

@AdyenAutomationBot AdyenAutomationBot commented May 22, 2024

OpenAPI spec or templates produced changes on 06-06-2024 by commit.

@AdyenAutomationBot AdyenAutomationBot requested a review from a team as a code owner May 22, 2024 14:42
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 5 times, most recently from eb24ac4 to 389d5d6 Compare May 29, 2024 15:05
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 2 times, most recently from 7105644 to b282ac5 Compare June 5, 2024 14:13
Copy link

sonarqubecloud bot commented Jun 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
85.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@DjoykeAbyah
Copy link
Member

⚠️ some changes ⚠️
in:

src/Adyen/Model/Checkout/EcontextVoucherDetails.php

public const TYPE_SEVENELEVEN = 'econtext_seveneleven';
public const TYPE_STORES = 'econtext_store
Replaced by:
public const TYPE_ECONTEXT_SEVEN_ELEVEN = 'econtext_seven_eleven';
public const TYPE_ECONTEXT_ONLINE = 'econtext_online';
public const TYPE_ECONTEXT = 'econtext';
public const TYPE_ECONTEXT_STORES = 'econtext_stores';
public const TYPE_ECONTEXT_ATM = 'econtext_atm';

src/Adyen/Model/Management/BcmcInfo.php
removed:
transactionDescription

@DjoykeAbyah DjoykeAbyah merged commit 4ee9649 into main Jun 6, 2024
3 of 4 checks passed
@DjoykeAbyah DjoykeAbyah deleted the sdk-automation/models branch June 6, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants