From ada8b1db94b95aeb27396d65c0971007845a2105 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 00:16:38 +0000 Subject: [PATCH 1/2] feat(api): api update --- .stats.yml | 4 +- lib/increase/models/inbound_wire_transfer.rb | 131 +----------------- rbi/increase/models/inbound_wire_transfer.rbi | 130 ----------------- sig/increase/models/inbound_wire_transfer.rbs | 80 ----------- .../resources/inbound_wire_transfers_test.rb | 48 ------- .../inbound_wire_transfers_test.rb | 16 --- 6 files changed, 3 insertions(+), 406 deletions(-) diff --git a/.stats.yml b/.stats.yml index 18686e944..ebd672bf3 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 214 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-dea7b54f0adc920e4d2bc337bab1133189114389cb1f124b2f9cccedcedf881c.yml -openapi_spec_hash: c1349e34f78bfe5ba28b946fe7bb15dd +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-e37d9eb06122e71071da98a7375420ce776ad9aa05176bed89a232bd6854f26b.yml +openapi_spec_hash: 8ffb1a0fd8523b24113105717c5d85d8 config_hash: b0b366d8c705ea0efe62093bae953e5a diff --git a/lib/increase/models/inbound_wire_transfer.rb b/lib/increase/models/inbound_wire_transfer.rb index 8f83ae1a0..72c762a2b 100644 --- a/lib/increase/models/inbound_wire_transfer.rb +++ b/lib/increase/models/inbound_wire_transfer.rb @@ -28,36 +28,6 @@ class InboundWireTransfer < Increase::Internal::Type::BaseModel # @return [Integer] required :amount, Integer - # @!attribute beneficiary_address_line1 - # A free-form address field set by the sender. - # - # @return [String, nil] - required :beneficiary_address_line1, String, nil?: true - - # @!attribute beneficiary_address_line2 - # A free-form address field set by the sender. - # - # @return [String, nil] - required :beneficiary_address_line2, String, nil?: true - - # @!attribute beneficiary_address_line3 - # A free-form address field set by the sender. - # - # @return [String, nil] - required :beneficiary_address_line3, String, nil?: true - - # @!attribute beneficiary_name - # A name set by the sender. - # - # @return [String, nil] - required :beneficiary_name, String, nil?: true - - # @!attribute beneficiary_reference - # A free-form reference string set by the sender, to help identify the transfer. - # - # @return [String, nil] - required :beneficiary_reference, String, nil?: true - # @!attribute created_at # The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which # the inbound wire transfer was created. @@ -146,67 +116,6 @@ class InboundWireTransfer < Increase::Internal::Type::BaseModel # @return [String, nil] required :instruction_identification, String, nil?: true - # @!attribute originator_address_line1 - # The address of the wire originator, set by the sending bank. - # - # @return [String, nil] - required :originator_address_line1, String, nil?: true - - # @!attribute originator_address_line2 - # The address of the wire originator, set by the sending bank. - # - # @return [String, nil] - required :originator_address_line2, String, nil?: true - - # @!attribute originator_address_line3 - # The address of the wire originator, set by the sending bank. - # - # @return [String, nil] - required :originator_address_line3, String, nil?: true - - # @!attribute originator_name - # The originator of the wire, set by the sending bank. - # - # @return [String, nil] - required :originator_name, String, nil?: true - - # @!attribute originator_routing_number - # The American Banking Association (ABA) routing number of the bank originating - # the transfer. - # - # @return [String, nil] - required :originator_routing_number, String, nil?: true - - # @!attribute originator_to_beneficiary_information - # An Increase-created concatenation of the Originator-to-Beneficiary lines. - # - # @return [String, nil] - required :originator_to_beneficiary_information, String, nil?: true - - # @!attribute originator_to_beneficiary_information_line1 - # A free-form message set by the wire originator. - # - # @return [String, nil] - required :originator_to_beneficiary_information_line1, String, nil?: true - - # @!attribute originator_to_beneficiary_information_line2 - # A free-form message set by the wire originator. - # - # @return [String, nil] - required :originator_to_beneficiary_information_line2, String, nil?: true - - # @!attribute originator_to_beneficiary_information_line3 - # A free-form message set by the wire originator. - # - # @return [String, nil] - required :originator_to_beneficiary_information_line3, String, nil?: true - - # @!attribute originator_to_beneficiary_information_line4 - # A free-form message set by the wire originator. - # - # @return [String, nil] - required :originator_to_beneficiary_information_line4, String, nil?: true - # @!attribute reversal # Information about the reversal of the inbound wire transfer if it has been # reversed. @@ -214,12 +123,6 @@ class InboundWireTransfer < Increase::Internal::Type::BaseModel # @return [Increase::Models::InboundWireTransfer::Reversal, nil] required :reversal, -> { Increase::InboundWireTransfer::Reversal }, nil?: true - # @!attribute sender_reference - # The sending bank's reference number for the wire transfer. - # - # @return [String, nil] - required :sender_reference, String, nil?: true - # @!attribute status # The status of the transfer. # @@ -253,7 +156,7 @@ class InboundWireTransfer < Increase::Internal::Type::BaseModel # @return [String, nil] required :wire_drawdown_request_id, String, nil?: true - # @!method initialize(id:, account_id:, account_number_id:, amount:, beneficiary_address_line1:, beneficiary_address_line2:, beneficiary_address_line3:, beneficiary_name:, beneficiary_reference:, created_at:, creditor_address_line1:, creditor_address_line2:, creditor_address_line3:, creditor_name:, debtor_address_line1:, debtor_address_line2:, debtor_address_line3:, debtor_name:, description:, end_to_end_identification:, input_message_accountability_data:, instructing_agent_routing_number:, instruction_identification:, originator_address_line1:, originator_address_line2:, originator_address_line3:, originator_name:, originator_routing_number:, originator_to_beneficiary_information:, originator_to_beneficiary_information_line1:, originator_to_beneficiary_information_line2:, originator_to_beneficiary_information_line3:, originator_to_beneficiary_information_line4:, reversal:, sender_reference:, status:, type:, unique_end_to_end_transaction_reference:, unstructured_remittance_information:, wire_drawdown_request_id:) + # @!method initialize(id:, account_id:, account_number_id:, amount:, created_at:, creditor_address_line1:, creditor_address_line2:, creditor_address_line3:, creditor_name:, debtor_address_line1:, debtor_address_line2:, debtor_address_line3:, debtor_name:, description:, end_to_end_identification:, input_message_accountability_data:, instructing_agent_routing_number:, instruction_identification:, reversal:, status:, type:, unique_end_to_end_transaction_reference:, unstructured_remittance_information:, wire_drawdown_request_id:) # Some parameter documentations has been truncated, see # {Increase::Models::InboundWireTransfer} for more details. # @@ -268,16 +171,6 @@ class InboundWireTransfer < Increase::Internal::Type::BaseModel # # @param amount [Integer] The amount in USD cents. # - # @param beneficiary_address_line1 [String, nil] A free-form address field set by the sender. - # - # @param beneficiary_address_line2 [String, nil] A free-form address field set by the sender. - # - # @param beneficiary_address_line3 [String, nil] A free-form address field set by the sender. - # - # @param beneficiary_name [String, nil] A name set by the sender. - # - # @param beneficiary_reference [String, nil] A free-form reference string set by the sender, to help identify the transfer. - # # @param created_at [Time] The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which th # # @param creditor_address_line1 [String, nil] A free-form address field set by the sender. @@ -306,30 +199,8 @@ class InboundWireTransfer < Increase::Internal::Type::BaseModel # # @param instruction_identification [String, nil] The sending bank's identifier for the wire transfer. # - # @param originator_address_line1 [String, nil] The address of the wire originator, set by the sending bank. - # - # @param originator_address_line2 [String, nil] The address of the wire originator, set by the sending bank. - # - # @param originator_address_line3 [String, nil] The address of the wire originator, set by the sending bank. - # - # @param originator_name [String, nil] The originator of the wire, set by the sending bank. - # - # @param originator_routing_number [String, nil] The American Banking Association (ABA) routing number of the bank originating th - # - # @param originator_to_beneficiary_information [String, nil] An Increase-created concatenation of the Originator-to-Beneficiary lines. - # - # @param originator_to_beneficiary_information_line1 [String, nil] A free-form message set by the wire originator. - # - # @param originator_to_beneficiary_information_line2 [String, nil] A free-form message set by the wire originator. - # - # @param originator_to_beneficiary_information_line3 [String, nil] A free-form message set by the wire originator. - # - # @param originator_to_beneficiary_information_line4 [String, nil] A free-form message set by the wire originator. - # # @param reversal [Increase::Models::InboundWireTransfer::Reversal, nil] Information about the reversal of the inbound wire transfer if it has been rever # - # @param sender_reference [String, nil] The sending bank's reference number for the wire transfer. - # # @param status [Symbol, Increase::Models::InboundWireTransfer::Status] The status of the transfer. # # @param type [Symbol, Increase::Models::InboundWireTransfer::Type] A constant representing the object's type. For this resource it will always be ` diff --git a/rbi/increase/models/inbound_wire_transfer.rbi b/rbi/increase/models/inbound_wire_transfer.rbi index 5d08d3598..ce407f45f 100644 --- a/rbi/increase/models/inbound_wire_transfer.rbi +++ b/rbi/increase/models/inbound_wire_transfer.rbi @@ -24,26 +24,6 @@ module Increase sig { returns(Integer) } attr_accessor :amount - # A free-form address field set by the sender. - sig { returns(T.nilable(String)) } - attr_accessor :beneficiary_address_line1 - - # A free-form address field set by the sender. - sig { returns(T.nilable(String)) } - attr_accessor :beneficiary_address_line2 - - # A free-form address field set by the sender. - sig { returns(T.nilable(String)) } - attr_accessor :beneficiary_address_line3 - - # A name set by the sender. - sig { returns(T.nilable(String)) } - attr_accessor :beneficiary_name - - # A free-form reference string set by the sender, to help identify the transfer. - sig { returns(T.nilable(String)) } - attr_accessor :beneficiary_reference - # The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which # the inbound wire transfer was created. sig { returns(Time) } @@ -104,47 +84,6 @@ module Increase sig { returns(T.nilable(String)) } attr_accessor :instruction_identification - # The address of the wire originator, set by the sending bank. - sig { returns(T.nilable(String)) } - attr_accessor :originator_address_line1 - - # The address of the wire originator, set by the sending bank. - sig { returns(T.nilable(String)) } - attr_accessor :originator_address_line2 - - # The address of the wire originator, set by the sending bank. - sig { returns(T.nilable(String)) } - attr_accessor :originator_address_line3 - - # The originator of the wire, set by the sending bank. - sig { returns(T.nilable(String)) } - attr_accessor :originator_name - - # The American Banking Association (ABA) routing number of the bank originating - # the transfer. - sig { returns(T.nilable(String)) } - attr_accessor :originator_routing_number - - # An Increase-created concatenation of the Originator-to-Beneficiary lines. - sig { returns(T.nilable(String)) } - attr_accessor :originator_to_beneficiary_information - - # A free-form message set by the wire originator. - sig { returns(T.nilable(String)) } - attr_accessor :originator_to_beneficiary_information_line1 - - # A free-form message set by the wire originator. - sig { returns(T.nilable(String)) } - attr_accessor :originator_to_beneficiary_information_line2 - - # A free-form message set by the wire originator. - sig { returns(T.nilable(String)) } - attr_accessor :originator_to_beneficiary_information_line3 - - # A free-form message set by the wire originator. - sig { returns(T.nilable(String)) } - attr_accessor :originator_to_beneficiary_information_line4 - # Information about the reversal of the inbound wire transfer if it has been # reversed. sig { returns(T.nilable(Increase::InboundWireTransfer::Reversal)) } @@ -157,10 +96,6 @@ module Increase end attr_writer :reversal - # The sending bank's reference number for the wire transfer. - sig { returns(T.nilable(String)) } - attr_accessor :sender_reference - # The status of the transfer. sig { returns(Increase::InboundWireTransfer::Status::TaggedSymbol) } attr_accessor :status @@ -192,11 +127,6 @@ module Increase account_id: String, account_number_id: String, amount: Integer, - beneficiary_address_line1: T.nilable(String), - beneficiary_address_line2: T.nilable(String), - beneficiary_address_line3: T.nilable(String), - beneficiary_name: T.nilable(String), - beneficiary_reference: T.nilable(String), created_at: Time, creditor_address_line1: T.nilable(String), creditor_address_line2: T.nilable(String), @@ -211,18 +141,7 @@ module Increase input_message_accountability_data: T.nilable(String), instructing_agent_routing_number: T.nilable(String), instruction_identification: T.nilable(String), - originator_address_line1: T.nilable(String), - originator_address_line2: T.nilable(String), - originator_address_line3: T.nilable(String), - originator_name: T.nilable(String), - originator_routing_number: T.nilable(String), - originator_to_beneficiary_information: T.nilable(String), - originator_to_beneficiary_information_line1: T.nilable(String), - originator_to_beneficiary_information_line2: T.nilable(String), - originator_to_beneficiary_information_line3: T.nilable(String), - originator_to_beneficiary_information_line4: T.nilable(String), reversal: T.nilable(Increase::InboundWireTransfer::Reversal::OrHash), - sender_reference: T.nilable(String), status: Increase::InboundWireTransfer::Status::OrSymbol, type: Increase::InboundWireTransfer::Type::OrSymbol, unique_end_to_end_transaction_reference: T.nilable(String), @@ -239,16 +158,6 @@ module Increase account_number_id:, # The amount in USD cents. amount:, - # A free-form address field set by the sender. - beneficiary_address_line1:, - # A free-form address field set by the sender. - beneficiary_address_line2:, - # A free-form address field set by the sender. - beneficiary_address_line3:, - # A name set by the sender. - beneficiary_name:, - # A free-form reference string set by the sender, to help identify the transfer. - beneficiary_reference:, # The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which # the inbound wire transfer was created. created_at:, @@ -281,32 +190,9 @@ module Increase instructing_agent_routing_number:, # The sending bank's identifier for the wire transfer. instruction_identification:, - # The address of the wire originator, set by the sending bank. - originator_address_line1:, - # The address of the wire originator, set by the sending bank. - originator_address_line2:, - # The address of the wire originator, set by the sending bank. - originator_address_line3:, - # The originator of the wire, set by the sending bank. - originator_name:, - # The American Banking Association (ABA) routing number of the bank originating - # the transfer. - originator_routing_number:, - # An Increase-created concatenation of the Originator-to-Beneficiary lines. - originator_to_beneficiary_information:, - # A free-form message set by the wire originator. - originator_to_beneficiary_information_line1:, - # A free-form message set by the wire originator. - originator_to_beneficiary_information_line2:, - # A free-form message set by the wire originator. - originator_to_beneficiary_information_line3:, - # A free-form message set by the wire originator. - originator_to_beneficiary_information_line4:, # Information about the reversal of the inbound wire transfer if it has been # reversed. reversal:, - # The sending bank's reference number for the wire transfer. - sender_reference:, # The status of the transfer. status:, # A constant representing the object's type. For this resource it will always be @@ -330,11 +216,6 @@ module Increase account_id: String, account_number_id: String, amount: Integer, - beneficiary_address_line1: T.nilable(String), - beneficiary_address_line2: T.nilable(String), - beneficiary_address_line3: T.nilable(String), - beneficiary_name: T.nilable(String), - beneficiary_reference: T.nilable(String), created_at: Time, creditor_address_line1: T.nilable(String), creditor_address_line2: T.nilable(String), @@ -349,18 +230,7 @@ module Increase input_message_accountability_data: T.nilable(String), instructing_agent_routing_number: T.nilable(String), instruction_identification: T.nilable(String), - originator_address_line1: T.nilable(String), - originator_address_line2: T.nilable(String), - originator_address_line3: T.nilable(String), - originator_name: T.nilable(String), - originator_routing_number: T.nilable(String), - originator_to_beneficiary_information: T.nilable(String), - originator_to_beneficiary_information_line1: T.nilable(String), - originator_to_beneficiary_information_line2: T.nilable(String), - originator_to_beneficiary_information_line3: T.nilable(String), - originator_to_beneficiary_information_line4: T.nilable(String), reversal: T.nilable(Increase::InboundWireTransfer::Reversal), - sender_reference: T.nilable(String), status: Increase::InboundWireTransfer::Status::TaggedSymbol, type: Increase::InboundWireTransfer::Type::TaggedSymbol, unique_end_to_end_transaction_reference: T.nilable(String), diff --git a/sig/increase/models/inbound_wire_transfer.rbs b/sig/increase/models/inbound_wire_transfer.rbs index c374bac19..88b760173 100644 --- a/sig/increase/models/inbound_wire_transfer.rbs +++ b/sig/increase/models/inbound_wire_transfer.rbs @@ -6,11 +6,6 @@ module Increase account_id: String, account_number_id: String, amount: Integer, - :beneficiary_address_line1 => String?, - :beneficiary_address_line2 => String?, - :beneficiary_address_line3 => String?, - beneficiary_name: String?, - beneficiary_reference: String?, created_at: Time, :creditor_address_line1 => String?, :creditor_address_line2 => String?, @@ -25,18 +20,7 @@ module Increase input_message_accountability_data: String?, instructing_agent_routing_number: String?, instruction_identification: String?, - :originator_address_line1 => String?, - :originator_address_line2 => String?, - :originator_address_line3 => String?, - originator_name: String?, - originator_routing_number: String?, - originator_to_beneficiary_information: String?, - :originator_to_beneficiary_information_line1 => String?, - :originator_to_beneficiary_information_line2 => String?, - :originator_to_beneficiary_information_line3 => String?, - :originator_to_beneficiary_information_line4 => String?, reversal: Increase::InboundWireTransfer::Reversal?, - sender_reference: String?, status: Increase::Models::InboundWireTransfer::status, type: Increase::Models::InboundWireTransfer::type_, unique_end_to_end_transaction_reference: String?, @@ -53,16 +37,6 @@ module Increase attr_accessor amount: Integer - attr_accessor beneficiary_address_line1: String? - - attr_accessor beneficiary_address_line2: String? - - attr_accessor beneficiary_address_line3: String? - - attr_accessor beneficiary_name: String? - - attr_accessor beneficiary_reference: String? - attr_accessor created_at: Time attr_accessor creditor_address_line1: String? @@ -91,30 +65,8 @@ module Increase attr_accessor instruction_identification: String? - attr_accessor originator_address_line1: String? - - attr_accessor originator_address_line2: String? - - attr_accessor originator_address_line3: String? - - attr_accessor originator_name: String? - - attr_accessor originator_routing_number: String? - - attr_accessor originator_to_beneficiary_information: String? - - attr_accessor originator_to_beneficiary_information_line1: String? - - attr_accessor originator_to_beneficiary_information_line2: String? - - attr_accessor originator_to_beneficiary_information_line3: String? - - attr_accessor originator_to_beneficiary_information_line4: String? - attr_accessor reversal: Increase::InboundWireTransfer::Reversal? - attr_accessor sender_reference: String? - attr_accessor status: Increase::Models::InboundWireTransfer::status attr_accessor type: Increase::Models::InboundWireTransfer::type_ @@ -130,11 +82,6 @@ module Increase account_id: String, account_number_id: String, amount: Integer, - beneficiary_address_line1: String?, - beneficiary_address_line2: String?, - beneficiary_address_line3: String?, - beneficiary_name: String?, - beneficiary_reference: String?, created_at: Time, creditor_address_line1: String?, creditor_address_line2: String?, @@ -149,18 +96,7 @@ module Increase input_message_accountability_data: String?, instructing_agent_routing_number: String?, instruction_identification: String?, - originator_address_line1: String?, - originator_address_line2: String?, - originator_address_line3: String?, - originator_name: String?, - originator_routing_number: String?, - originator_to_beneficiary_information: String?, - originator_to_beneficiary_information_line1: String?, - originator_to_beneficiary_information_line2: String?, - originator_to_beneficiary_information_line3: String?, - originator_to_beneficiary_information_line4: String?, reversal: Increase::InboundWireTransfer::Reversal?, - sender_reference: String?, status: Increase::Models::InboundWireTransfer::status, type: Increase::Models::InboundWireTransfer::type_, unique_end_to_end_transaction_reference: String?, @@ -173,11 +109,6 @@ module Increase account_id: String, account_number_id: String, amount: Integer, - :beneficiary_address_line1 => String?, - :beneficiary_address_line2 => String?, - :beneficiary_address_line3 => String?, - beneficiary_name: String?, - beneficiary_reference: String?, created_at: Time, :creditor_address_line1 => String?, :creditor_address_line2 => String?, @@ -192,18 +123,7 @@ module Increase input_message_accountability_data: String?, instructing_agent_routing_number: String?, instruction_identification: String?, - :originator_address_line1 => String?, - :originator_address_line2 => String?, - :originator_address_line3 => String?, - originator_name: String?, - originator_routing_number: String?, - originator_to_beneficiary_information: String?, - :originator_to_beneficiary_information_line1 => String?, - :originator_to_beneficiary_information_line2 => String?, - :originator_to_beneficiary_information_line3 => String?, - :originator_to_beneficiary_information_line4 => String?, reversal: Increase::InboundWireTransfer::Reversal?, - sender_reference: String?, status: Increase::Models::InboundWireTransfer::status, type: Increase::Models::InboundWireTransfer::type_, unique_end_to_end_transaction_reference: String?, diff --git a/test/increase/resources/inbound_wire_transfers_test.rb b/test/increase/resources/inbound_wire_transfers_test.rb index d7ba4a627..3f6f8db76 100644 --- a/test/increase/resources/inbound_wire_transfers_test.rb +++ b/test/increase/resources/inbound_wire_transfers_test.rb @@ -16,11 +16,6 @@ def test_retrieve account_id: String, account_number_id: String, amount: Integer, - beneficiary_address_line1: String | nil, - beneficiary_address_line2: String | nil, - beneficiary_address_line3: String | nil, - beneficiary_name: String | nil, - beneficiary_reference: String | nil, created_at: Time, creditor_address_line1: String | nil, creditor_address_line2: String | nil, @@ -35,18 +30,7 @@ def test_retrieve input_message_accountability_data: String | nil, instructing_agent_routing_number: String | nil, instruction_identification: String | nil, - originator_address_line1: String | nil, - originator_address_line2: String | nil, - originator_address_line3: String | nil, - originator_name: String | nil, - originator_routing_number: String | nil, - originator_to_beneficiary_information: String | nil, - originator_to_beneficiary_information_line1: String | nil, - originator_to_beneficiary_information_line2: String | nil, - originator_to_beneficiary_information_line3: String | nil, - originator_to_beneficiary_information_line4: String | nil, reversal: Increase::InboundWireTransfer::Reversal | nil, - sender_reference: String | nil, status: Increase::InboundWireTransfer::Status, type: Increase::InboundWireTransfer::Type, unique_end_to_end_transaction_reference: String | nil, @@ -76,11 +60,6 @@ def test_list account_id: String, account_number_id: String, amount: Integer, - beneficiary_address_line1: String | nil, - beneficiary_address_line2: String | nil, - beneficiary_address_line3: String | nil, - beneficiary_name: String | nil, - beneficiary_reference: String | nil, created_at: Time, creditor_address_line1: String | nil, creditor_address_line2: String | nil, @@ -95,18 +74,7 @@ def test_list input_message_accountability_data: String | nil, instructing_agent_routing_number: String | nil, instruction_identification: String | nil, - originator_address_line1: String | nil, - originator_address_line2: String | nil, - originator_address_line3: String | nil, - originator_name: String | nil, - originator_routing_number: String | nil, - originator_to_beneficiary_information: String | nil, - originator_to_beneficiary_information_line1: String | nil, - originator_to_beneficiary_information_line2: String | nil, - originator_to_beneficiary_information_line3: String | nil, - originator_to_beneficiary_information_line4: String | nil, reversal: Increase::InboundWireTransfer::Reversal | nil, - sender_reference: String | nil, status: Increase::InboundWireTransfer::Status, type: Increase::InboundWireTransfer::Type, unique_end_to_end_transaction_reference: String | nil, @@ -130,11 +98,6 @@ def test_reverse_required_params account_id: String, account_number_id: String, amount: Integer, - beneficiary_address_line1: String | nil, - beneficiary_address_line2: String | nil, - beneficiary_address_line3: String | nil, - beneficiary_name: String | nil, - beneficiary_reference: String | nil, created_at: Time, creditor_address_line1: String | nil, creditor_address_line2: String | nil, @@ -149,18 +112,7 @@ def test_reverse_required_params input_message_accountability_data: String | nil, instructing_agent_routing_number: String | nil, instruction_identification: String | nil, - originator_address_line1: String | nil, - originator_address_line2: String | nil, - originator_address_line3: String | nil, - originator_name: String | nil, - originator_routing_number: String | nil, - originator_to_beneficiary_information: String | nil, - originator_to_beneficiary_information_line1: String | nil, - originator_to_beneficiary_information_line2: String | nil, - originator_to_beneficiary_information_line3: String | nil, - originator_to_beneficiary_information_line4: String | nil, reversal: Increase::InboundWireTransfer::Reversal | nil, - sender_reference: String | nil, status: Increase::InboundWireTransfer::Status, type: Increase::InboundWireTransfer::Type, unique_end_to_end_transaction_reference: String | nil, diff --git a/test/increase/resources/simulations/inbound_wire_transfers_test.rb b/test/increase/resources/simulations/inbound_wire_transfers_test.rb index 9d3935569..dbac418b5 100644 --- a/test/increase/resources/simulations/inbound_wire_transfers_test.rb +++ b/test/increase/resources/simulations/inbound_wire_transfers_test.rb @@ -20,11 +20,6 @@ def test_create_required_params account_id: String, account_number_id: String, amount: Integer, - beneficiary_address_line1: String | nil, - beneficiary_address_line2: String | nil, - beneficiary_address_line3: String | nil, - beneficiary_name: String | nil, - beneficiary_reference: String | nil, created_at: Time, creditor_address_line1: String | nil, creditor_address_line2: String | nil, @@ -39,18 +34,7 @@ def test_create_required_params input_message_accountability_data: String | nil, instructing_agent_routing_number: String | nil, instruction_identification: String | nil, - originator_address_line1: String | nil, - originator_address_line2: String | nil, - originator_address_line3: String | nil, - originator_name: String | nil, - originator_routing_number: String | nil, - originator_to_beneficiary_information: String | nil, - originator_to_beneficiary_information_line1: String | nil, - originator_to_beneficiary_information_line2: String | nil, - originator_to_beneficiary_information_line3: String | nil, - originator_to_beneficiary_information_line4: String | nil, reversal: Increase::InboundWireTransfer::Reversal | nil, - sender_reference: String | nil, status: Increase::InboundWireTransfer::Status, type: Increase::InboundWireTransfer::Type, unique_end_to_end_transaction_reference: String | nil, From ee23ec1f695469d9a90cc502a7a5515ad4c1ee89 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 00:16:57 +0000 Subject: [PATCH 2/2] release: 1.39.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ Gemfile.lock | 2 +- README.md | 2 +- lib/increase/version.rb | 2 +- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b90a705e6..4d14a67e1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.38.0" + ".": "1.39.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index c21ba7290..3a6835ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.39.0 (2025-08-20) + +Full Changelog: [v1.38.0...v1.39.0](https://github.com/Increase/increase-ruby/compare/v1.38.0...v1.39.0) + +### Features + +* **api:** api update ([ada8b1d](https://github.com/Increase/increase-ruby/commit/ada8b1db94b95aeb27396d65c0971007845a2105)) + ## 1.38.0 (2025-08-19) Full Changelog: [v1.37.1...v1.38.0](https://github.com/Increase/increase-ruby/compare/v1.37.1...v1.38.0) diff --git a/Gemfile.lock b/Gemfile.lock index 384b34492..2699a11d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GIT PATH remote: . specs: - increase (1.38.0) + increase (1.39.0) connection_pool GEM diff --git a/README.md b/README.md index 6f4133f77..291e02f9e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To use this gem, install via Bundler by adding the following to your application ```ruby -gem "increase", "~> 1.38.0" +gem "increase", "~> 1.39.0" ``` diff --git a/lib/increase/version.rb b/lib/increase/version.rb index cbc788de6..65a6b9b1d 100644 --- a/lib/increase/version.rb +++ b/lib/increase/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Increase - VERSION = "1.38.0" + VERSION = "1.39.0" end