adyen-php-api-library icon indicating copy to clipboard operation
adyen-php-api-library copied to clipboard

Update all services

Open AdyenAutomationBot opened this issue 1 year ago • 1 comments

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

AdyenAutomationBot avatar May 22 '24 14:05 AdyenAutomationBot

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Jun 06 '24 07:06 sonarqubecloud[bot]

⚠️ 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 avatar Jun 06 '24 09:06 DjoykeAbyah