From ed103ab7805a1eb4b618107729f7d37f4e15c970 Mon Sep 17 00:00:00 2001 From: gaubansa Date: Mon, 19 May 2025 17:07:42 +0530 Subject: [PATCH] removed the commands which are not in use --- ...sInitiatorMerchantInitiatedTransaction.md} | 0 generator/cybersource_ruby_SDK_gen.sh | 162 +----------------- 2 files changed, 5 insertions(+), 157 deletions(-) rename docs/{Ptsv2paymentsMerchantInitiatedTransaction.md => Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.md} (100%) diff --git a/docs/Ptsv2paymentsMerchantInitiatedTransaction.md b/docs/Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.md similarity index 100% rename from docs/Ptsv2paymentsMerchantInitiatedTransaction.md rename to docs/Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.md diff --git a/generator/cybersource_ruby_SDK_gen.sh b/generator/cybersource_ruby_SDK_gen.sh index e3064145..0b68281d 100644 --- a/generator/cybersource_ruby_SDK_gen.sh +++ b/generator/cybersource_ruby_SDK_gen.sh @@ -25,172 +25,20 @@ sed -i "s|select_header_content_type(\["\'"application\/json;charset=utf-8|selec sed -i "s|cybersource_rest_client/models/error__links|cybersource_rest_client/models/error_links|g" ../lib/cybersource_rest_client.rb -# to rename long file name - -mv ../lib/cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options_initiator_merchant_initiated_transaction.rb ../lib/cybersource_rest_client/models/ptsv2payments_merchant_initiated_transaction.rb - -mv ../lib/cybersource_rest_client/models/reporting_v3_interchange_clearing_level_details_get200_response_interchange_clearing_level_details.rb ../lib/cybersource_rest_client/models/reporting_get200_response_interchange_clearing_level_details.rb - -# mv ../lib/cybersource_rest_client/models/risk_v1_authentication_exemptions_post201_response_consumer_authentication_information_strong_authentication.rb ../lib/cybersource_rest_client/models/risk_v1_authentication_exemptions_consumer_authentication_information_strong_authentication.r - -# mv ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded__embedded_instrument_identifier.rb ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_embedded_instrument_identifier.rb - -mv ../lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information_authorization_options_initiator_merchant_initiated_transaction.rb ../lib/cybersource_rest_client/models/tmsv2customers__embedded_merchant_initiated_transaction.rb - -# If this line fails, it is because of the long filepath. Either manually change the filename OR reduce the directory nesting on the repository. - -mv ../lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information_authorization_options_initiator.rb ../lib/cybersource_rest_client/models/tmsv2customers__embedded_authorization_options_initiator.rb - -# mv ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_buyer_information_personal_identification.rb ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_personal_identification.rb - -# mv ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_processing_information_bank_transfer_options.rb ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_bank_transfer_options.rb - -# mv ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_merchant_information_merchant_descriptor.rb ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_merchant_descriptor.rb -# mv ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_buyer_information_issued_by.rb ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_buyer_information_issued_by.rb - -# mv ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_instrument_identifier.rb ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_instrument_identifier.rb - -# mv ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_merchant_information.rb ../lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_merchant_information.rb - -mv ../lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier__links_payment_instruments.rb ../lib/cybersource_rest_client/models/tmsv2customers__embedded_payment_instruments.rb - -mv ../lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information.rb ../lib/cybersource_rest_client/models/tmsv2customers__embedded_processing_information.rb - -mv ../lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information_authorization_options.rb ../lib/cybersource_rest_client/models/tmsv2customers__embedded_authorization_options.rb - -mv ../lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_tokenized_card.rb ../lib/cybersource_rest_client/models/tmsv2customers__embedded_tokenized_card.rb - -mv ../lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_tokenized_card_card.rb ../lib/cybersource_rest_client/models/tmsv2customers__embedded_tokenized_card_card.rb - -mv ../lib/cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information_strong_authentication_issuer_information.rb ../lib/cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information_issuer_information.rb - -mv ../docs/Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.md ../docs/Ptsv2paymentsMerchantInitiatedTransaction.md - -mv ../docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.md ../docs/Tmsv2customersEmbeddedMerchantInitiatedTransaction.md +sed -i 's/$/\r/' ../lib/cybersource_rest_client.rb +# to rename long file name +mv ../lib/cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options_initiator_merchant_initiated_transaction.rb ../lib/cybersource_rest_client/models/ptsv2payments_merchant_initiated_transaction.rb mv ../spec/models/ptsv2payments_processing_information_authorization_options_initiator_merchant_initiated_transaction_spec.rb ../spec/models/ptsv2payments_merchant_initiated_transaction_spec.rb - -mv ../spec/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information_authorization_options_initiator_merchant_initiated_transaction_spec.rb ../spec/models/tmsv2customers__embedded_merchant_initiated_transaction_spec.rb - -mv ../lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address_verification_information_standard_address_address1.rb ../lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address1.rb -mv ../lib/cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_common_merchant_descriptor_information.rb ../lib/cybersource_rest_client/models/payment_products_card_processing_config_common_merchant_descriptor_info.rb -mv ../lib/cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present.rb ../lib/cybersource_rest_client/models/payment_products_card_processing_config_card_not_present.rb -mv ../lib/cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present_installment.rb ../lib/cybersource_rest_client/models/payment_products_card_processing_config_card_not_present_installment.rb -mv ../lib/cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present_payouts.rb ../lib/cybersource_rest_client/models/payment_products_card_processing_config_card_not_present_payouts.rb -mv ../lib/cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present_payouts_currencies.rb ../lib/cybersource_rest_client/models/payment_products_card_processing_config_features_card_not_present_payouts_currencies.rb -mv ../lib/cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present_processors.rb ../lib/cybersource_rest_client/models/payment_products_card_processing_config_card_not_present_processors.rb -mv ../lib/cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_present_processors.rb ../lib/cybersource_rest_client/models/payment_products_card_processing_config_card_present_processors.rb -mv ../lib/cybersource_rest_client/models/payments_products_e_check_configuration_information_configurations_features_account_validation_service.rb ../lib/cybersource_rest_client/models/payment_products_e_check_config_account_validation_service.rb -mv ../lib/cybersource_rest_client/models/payments_products_e_check_configuration_information_configurations_features_account_validation_service_internal_only.rb ../lib/cybersource_rest_client/models/payment_products_e_check_config_account_validation_service_internal_only.rb -mv ../lib/cybersource_rest_client/models/payments_products_e_check_configuration_information_configurations_features_account_validation_service_processors.rb ../lib/cybersource_rest_client/models/payment_products_e_check_config_account_validation_service_processors.rb -mv ../lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information_configurations_card_types_j_cbj_secure.rb ../lib/cybersource_rest_client/models/payment_products_payer_authentication_config_card_types_j_cbj_secure.rb -mv ../lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information_configurations_card_types_verified_by_visa.rb ../lib/cybersource_rest_client/models/payment_products_payer_authentication_config_card_types_verified.rb -mv ../lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information_configurations_card_types_verified_by_visa_currencies.rb ../lib/cybersource_rest_client/models/payment_products_payer_authentication_config_card_types_verified_currencies.rb -mv ../lib/cybersource_rest_client/models/payments_products_secure_acceptance_configuration_information_configurations_notifications_customer_notifications.rb ../lib/cybersource_rest_client/models/payment_products_secure_acceptance_config_notifications_customer_notifications.rb -mv ../lib/cybersource_rest_client/models/payments_products_secure_acceptance_configuration_information_configurations_notifications_merchant_notifications.rb ../lib/cybersource_rest_client/models/payment_products_secure_acceptance_config_notifications_merchant_notifications.rb -mv ../lib/cybersource_rest_client/models/payments_products_secure_acceptance_configuration_information_configurations_payment_types_card_types.rb ../lib/cybersource_rest_client/models/payment_products_secure_acceptance_config_payment_types_card_types.rb -mv ../lib/cybersource_rest_client/models/payments_products_secure_acceptance_configuration_information_configurations_payment_types_card_types_discover.rb ../lib/cybersource_rest_client/models/payment_products_secure_acceptance_config_payment_types_card_types_discover.rb -mv ../lib/cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_global_payment_information.rb ../lib/cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_global_payment_info.rb -mv ../lib/cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_global_payment_information_basic_information.rb ../lib/cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_global_payment_info_basic_info.rb -mv ../lib/cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_global_payment_information_merchant_defined_data_fields.rb ../lib/cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_merchant_defined_data_fields.rb -mv ../lib/cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_global_payment_information_payment_information.rb ../lib/cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_payment_info.rb -mv ../lib/cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_receipt_information.rb ../lib/cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_receipt_info.rb -mv ../lib/cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_receipt_information_email_receipt.rb ../lib/cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_receipt_info_email_receipt.rb -mv ../lib/cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_receipt_information_header.rb ../lib/cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_receipt_info_header.rb -mv ../lib/cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_receipt_information_order_information.rb ../lib/cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_receipt_info_order_info.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_accurint.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_accurint.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_accurint_credentials.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_accurint_creds.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_credilink.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_credilink.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_credilink_credentials.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_credilink_creds.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_ekata_credentials.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_ekata_creds.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_emailage.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_emailage.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_perseuss.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_perseuss.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_signifyd.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_signifyd.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_signifyd_credentials.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_signifyd_creds.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_targus.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_targus.rb -mv ../lib/cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_targus_credentials.rb ../lib/cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_targus_creds.rb -mv ../lib/cybersource_rest_client/models/payments_products_e_check_configuration_information_configurations_common_internal_only_processors.rb ../lib/cybersource_rest_client/models/payments_products_e_check_config_common_internal_only_processors.rb - -sed -i "s|require 'cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_common_merchant_descriptor_information'|require 'cybersource_rest_client/models/payment_products_card_processing_config_common_merchant_descriptor_info'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present'|require 'cybersource_rest_client/models/payment_products_card_processing_config_card_not_present'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present_installment'|require 'cybersource_rest_client/models/payment_products_card_processing_config_card_not_present_installment'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present_payouts'|require 'cybersource_rest_client/models/payment_products_card_processing_config_card_not_present_payouts'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present_payouts_currencies'|require 'cybersource_rest_client/models/payment_products_card_processing_config_features_card_not_present_payouts_currencies'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_not_present_processors'|require 'cybersource_rest_client/models/payment_products_card_processing_config_card_not_present_processors'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_card_processing_configuration_information_configurations_features_card_present_processors'|require 'cybersource_rest_client/models/payment_products_card_processing_config_card_present_processors'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_e_check_configuration_information_configurations_features_account_validation_service'|require 'cybersource_rest_client/models/payment_products_e_check_config_account_validation_service'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_e_check_configuration_information_configurations_features_account_validation_service_internal_only'|require 'cybersource_rest_client/models/payment_products_e_check_config_account_validation_service_internal_only'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_e_check_configuration_information_configurations_features_account_validation_service_processors'|require 'cybersource_rest_client/models/payment_products_e_check_config_account_validation_service_processors'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_payer_authentication_configuration_information_configurations_card_types_j_cbj_secure'|require 'cybersource_rest_client/models/payment_products_payer_authentication_config_card_types_j_cbj_secure'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_payer_authentication_configuration_information_configurations_card_types_verified_by_visa'|require 'cybersource_rest_client/models/payment_products_payer_authentication_config_card_types_verified'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_payer_authentication_configuration_information_configurations_card_types_verified_by_visa_currencies'|require 'cybersource_rest_client/models/payment_products_payer_authentication_config_card_types_verified_currencies'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_secure_acceptance_configuration_information_configurations_notifications_customer_notifications'|require 'cybersource_rest_client/models/payment_products_secure_acceptance_config_notifications_customer_notifications'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_secure_acceptance_configuration_information_configurations_notifications_merchant_notifications'|require 'cybersource_rest_client/models/payment_products_secure_acceptance_config_notifications_merchant_notifications'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_secure_acceptance_configuration_information_configurations_payment_types_card_types'|require 'cybersource_rest_client/models/payment_products_secure_acceptance_config_payment_types_card_types'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_secure_acceptance_configuration_information_configurations_payment_types_card_types_discover'|require 'cybersource_rest_client/models/payment_products_secure_acceptance_config_payment_types_card_types_discover'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_global_payment_information'|require 'cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_global_payment_info'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_global_payment_information_basic_information'|require 'cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_global_payment_info_basic_info'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_global_payment_information_merchant_defined_data_fields'|require 'cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_merchant_defined_data_fields'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_global_payment_information_payment_information'|require 'cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_payment_info'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_receipt_information'|require 'cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_receipt_info'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_receipt_information_email_receipt'|require 'cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_receipt_info_email_receipt'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_receipt_information_header'|require 'cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_receipt_info_header'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_virtual_terminal_configuration_information_configurations_card_not_present_receipt_information_order_information'|require 'cybersource_rest_client/models/payment_products_virtual_terminal_config_card_not_present_receipt_info_order_info'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_accurint'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_accurint'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_accurint_credentials'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_accurint_creds'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_credilink'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_credilink'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_credilink_credentials'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_credilink_creds'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_ekata_credentials'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_ekata_creds'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_emailage'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_emailage'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_perseuss'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_perseuss'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_signifyd'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_signifyd'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_signifyd_credentials'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_signifyd_creds'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_targus'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_targus'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/risk_products_decision_manager_configuration_information_configurations_thirdparty_provider_targus_credentials'|require 'cybersource_rest_client/models/risk_products_decision_manager_config_thirdparty_provider_targus_creds'|g" ../lib/cybersource_rest_client.rb -sed -i "s|require 'cybersource_rest_client/models/payments_products_e_check_configuration_information_configurations_common_internal_only_processors'|require 'cybersource_rest_client/models/payments_products_e_check_config_common_internal_only_processors'|g" ../lib/cybersource_rest_client.rb - -# mv ../lib/cybersource_rest_client/models/risk_v1_export_compliance_inquiries_post201_response_export_compliance_information_watch_list_matches.rb ../lib/cybersource_rest_client/models/risk_v1_export_compliance_inquiries_post201_response_watch_list_matches.rb - sed -i "s|cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options_initiator_merchant_initiated_transaction|cybersource_rest_client/models/ptsv2payments_merchant_initiated_transaction|g" ../lib/cybersource_rest_client.rb -# sed -i "s|cybersource_rest_client/models/risk_v1_authentication_exemptions_post201_response_consumer_authentication_information_strong_authentication|cybersource_rest_client/models/risk_v1_authentication_exemptions_consumer_authentication_information_strong_authentication|g" ../lib/cybersource_rest_client.rb - -# sed -i "s|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded__embedded_instrument_identifier|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_embedded_instrument_identifier|g" ../lib/cybersource_rest_client.rb - -sed -i "s|cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information_authorization_options_initiator_merchant_initiated_transaction|cybersource_rest_client/models/tmsv2customers__embedded_merchant_initiated_transaction|g" ../lib/cybersource_rest_client.rb - +mv ../lib/cybersource_rest_client/models/reporting_v3_interchange_clearing_level_details_get200_response_interchange_clearing_level_details.rb ../lib/cybersource_rest_client/models/reporting_get200_response_interchange_clearing_level_details.rb sed -i "s|cybersource_rest_client/models/reporting_v3_interchange_clearing_level_details_get200_response_interchange_clearing_level_details|cybersource_rest_client/models/reporting_get200_response_interchange_clearing_level_details|g" ../lib/cybersource_rest_client.rb -# sed -i "s|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_processing_information_bank_transfer_options|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_bank_transfer_options|g" ../lib/cybersource_rest_client.rb - -sed -i "s|cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information_authorization_options_initiator|cybersource_rest_client/models/tmsv2customers__embedded_authorization_options_initiator|g" ../lib/cybersource_rest_client.rb - -# sed -i "s|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_buyer_information_personal_identification|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_personal_identification|g" ../lib/cybersource_rest_client.rb - -# sed -i "s|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_merchant_information_merchant_descriptor|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_merchant_descriptor|g" ../lib/cybersource_rest_client.rb - -# sed -i "s|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_buyer_information_issued_by|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_buyer_information_issued_by|g" ../lib/cybersource_rest_client.rb - -# sed -i "s|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_instrument_identifier|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_instrument_identifier|g" ../lib/cybersource_rest_client.rb - -# sed -i "s|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_merchant_information|cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_merchant_information|g" ../lib/cybersource_rest_client.rb - -sed -i "s|cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier__links_payment_instruments|cybersource_rest_client/models/tmsv2customers__embedded_payment_instruments|g" ../lib/cybersource_rest_client.rb - -sed -i "s|cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information_authorization_options|cybersource_rest_client/models/tmsv2customers__embedded_authorization_options|g" ../lib/cybersource_rest_client.rb - -sed -i "s|cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_processing_information|cybersource_rest_client/models/tmsv2customers__embedded_processing_information|g" ../lib/cybersource_rest_client.rb - -sed -i "s|cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_tokenized_card_card|cybersource_rest_client/models/tmsv2customers__embedded_tokenized_card_card|g" ../lib/cybersource_rest_client.rb - -sed -i "s|cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information_strong_authentication_issuer_information|cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information_issuer_information|g" ../lib/cybersource_rest_client.rb - -sed -i "s|cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_tokenized_card|cybersource_rest_client/models/tmsv2customers__embedded_tokenized_card|g" ../lib/cybersource_rest_client.rb - +mv ../lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address_verification_information_standard_address_address1.rb ../lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address1.rb sed -i "s|cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address_verification_information_standard_address_address1|cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address1|g" ../lib/cybersource_rest_client.rb -#sed -i "s|cybersource_rest_client/models/risk_v1_export_compliance_inquiries_post201_response_export_compliance_information_watch_list_matches|cybersource_rest_client/models/risk_v1_export_compliance_inquiries_post201_response_watch_list_matches|g" ../lib/cybersource_rest_client.rb sed -i 's/$/\r/' ../lib/cybersource_rest_client.rb #set +v vecho off