Skip to content

Commit 83ded18

Browse files
authored
Merge pull request #29 from CyberSource/rename-filename
Rename filename
2 parents 6aca5e2 + 871e5be commit 83ded18

File tree

6 files changed

+10
-0
lines changed

6 files changed

+10
-0
lines changed

cybersource-rest-client-netstandard/cybersource-rest-client-netstandard/generator/cybersource_dotnet_sdk_gen.bat

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,16 @@ powershell Rename-Item ..\src\Cybersource\Model\Tmsv2customersEmbeddedDefaultPay
5252

5353
powershell Rename-Item ..\src\Cybersource.Test\Model\Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransactionTests.cs Ptsv2paymentsMerchantInitiatedTransactionTests.cs
5454

55+
powershell Rename-Item ..\src\Cybersource.Test\Model\PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformationTests.cs PtsV2PaymentsPost201ResponseStrongAuthenticationIssuerInformationTests.cs
56+
57+
powershell Rename-Item ..\src\Cybersource.Test\Model\RiskV1ExportComplianceInquiriesPost201ResponseExportComplianceInformationWatchListMatchesTests.cs RiskV1ExportComplianceWatchListMatchesTests.cs
58+
59+
powershell Rename-Item ..\src\Cybersource.Test\Model\Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierTokenizedCardCardTests.cs Tmsv2customersTokenizedCardCardTests.cs
60+
61+
REM powershell Rename-Item ..\src\Cybersource\Model\PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation.cs PtsV2PaymentsPost201ResponseStrongAuthenticationIssuerInformation.cs
62+
63+
REM powershell Rename-Item ..\docs\PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation.md PtsV2PaymentsPost201ResponseStrongAuthenticationIssuerInformation.md
64+
5565
powershell Rename-Item ..\src\Cybersource\Model\Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptionsInitiator.cs Tmsv2customersEmbeddedAuthorizationOptionsInitiator.cs
5666

5767
powershell Rename-Item ..\docs\Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptionsInitiator.md Tmsv2customersEmbeddedAuthorizationOptionsInitiator.md

0 commit comments

Comments
 (0)