Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.49.0"
".": "1.50.0"
}
4 changes: 2 additions & 2 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 216
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-658e39148e80216f2f6064ec405b424afb64c63842e8f6c61f14100bb149d069.yml
openapi_spec_hash: 38618257a4272f341695cd522f3e6dce
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-f9cc7049ef70f37da85a196a822ee878a193af22d9894422fdc9100255b2a4c6.yml
openapi_spec_hash: efc2e40d9d10c87827994458d0101cd0
config_hash: 29e452035e915a07cd64333b10a83077
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.50.0 (2025-08-26)

Full Changelog: [v1.49.0...v1.50.0](https://github.com/Increase/increase-ruby/compare/v1.49.0...v1.50.0)

### Features

* **api:** api update ([88b4f70](https://github.com/Increase/increase-ruby/commit/88b4f7054b67bac26c4d60b4c0d782733259eca3))

## 1.49.0 (2025-08-25)

Full Changelog: [v1.48.0...v1.49.0](https://github.com/Increase/increase-ruby/compare/v1.48.0...v1.49.0)
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GIT
PATH
remote: .
specs:
increase (1.49.0)
increase (1.50.0)
connection_pool

GEM
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To use this gem, install via Bundler by adding the following to your application
<!-- x-release-please-start-version -->

```ruby
gem "increase", "~> 1.49.0"
gem "increase", "~> 1.50.0"
```

<!-- x-release-please-end -->
Expand Down
18 changes: 9 additions & 9 deletions lib/increase/models/transaction.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5150,14 +5150,14 @@ class InboundWireReversal < Increase::Internal::Type::BaseModel
# The Fedwire cycle date for the wire transfer that is being reversed by this
# message.
#
# @return [Date]
required :previous_message_input_cycle_date, Date
# @return [Date, nil]
required :previous_message_input_cycle_date, Date, nil?: true

# @!attribute previous_message_input_message_accountability_data
# The Fedwire transaction identifier for the wire transfer that was reversed.
#
# @return [String]
required :previous_message_input_message_accountability_data, String
# @return [String, nil]
required :previous_message_input_message_accountability_data, String, nil?: true

# @!attribute previous_message_input_sequence_number
# The Fedwire sequence number for the wire transfer that was reversed.
Expand All @@ -5168,8 +5168,8 @@ class InboundWireReversal < Increase::Internal::Type::BaseModel
# @!attribute previous_message_input_source
# The Fedwire input source identifier for the wire transfer that was reversed.
#
# @return [String]
required :previous_message_input_source, String
# @return [String, nil]
required :previous_message_input_source, String, nil?: true

# @!attribute receiver_financial_institution_information
# Information included in the wire reversal for the receiving financial
Expand Down Expand Up @@ -5226,13 +5226,13 @@ class InboundWireReversal < Increase::Internal::Type::BaseModel
#
# @param originator_to_beneficiary_information [String, nil] Additional information included in the wire reversal by the reversal originator.
#
# @param previous_message_input_cycle_date [Date] The Fedwire cycle date for the wire transfer that is being reversed by this mess
# @param previous_message_input_cycle_date [Date, nil] The Fedwire cycle date for the wire transfer that is being reversed by this mess
#
# @param previous_message_input_message_accountability_data [String] The Fedwire transaction identifier for the wire transfer that was reversed.
# @param previous_message_input_message_accountability_data [String, nil] The Fedwire transaction identifier for the wire transfer that was reversed.
#
# @param previous_message_input_sequence_number [String] The Fedwire sequence number for the wire transfer that was reversed.
#
# @param previous_message_input_source [String] The Fedwire input source identifier for the wire transfer that was reversed.
# @param previous_message_input_source [String, nil] The Fedwire input source identifier for the wire transfer that was reversed.
#
# @param receiver_financial_institution_information [String, nil] Information included in the wire reversal for the receiving financial institutio
#
Expand Down
18 changes: 9 additions & 9 deletions lib/increase/models/wire_transfer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -528,14 +528,14 @@ class Reversal < Increase::Internal::Type::BaseModel
# The Fedwire cycle date for the wire transfer that is being reversed by this
# message.
#
# @return [Date]
required :previous_message_input_cycle_date, Date
# @return [Date, nil]
required :previous_message_input_cycle_date, Date, nil?: true

# @!attribute previous_message_input_message_accountability_data
# The Fedwire transaction identifier for the wire transfer that was reversed.
#
# @return [String]
required :previous_message_input_message_accountability_data, String
# @return [String, nil]
required :previous_message_input_message_accountability_data, String, nil?: true

# @!attribute previous_message_input_sequence_number
# The Fedwire sequence number for the wire transfer that was reversed.
Expand All @@ -546,8 +546,8 @@ class Reversal < Increase::Internal::Type::BaseModel
# @!attribute previous_message_input_source
# The Fedwire input source identifier for the wire transfer that was reversed.
#
# @return [String]
required :previous_message_input_source, String
# @return [String, nil]
required :previous_message_input_source, String, nil?: true

# @!attribute receiver_financial_institution_information
# Information included in the wire reversal for the receiving financial
Expand Down Expand Up @@ -600,13 +600,13 @@ class Reversal < Increase::Internal::Type::BaseModel
#
# @param originator_to_beneficiary_information [String, nil] Additional information included in the wire reversal by the reversal originator.
#
# @param previous_message_input_cycle_date [Date] The Fedwire cycle date for the wire transfer that is being reversed by this mess
# @param previous_message_input_cycle_date [Date, nil] The Fedwire cycle date for the wire transfer that is being reversed by this mess
#
# @param previous_message_input_message_accountability_data [String] The Fedwire transaction identifier for the wire transfer that was reversed.
# @param previous_message_input_message_accountability_data [String, nil] The Fedwire transaction identifier for the wire transfer that was reversed.
#
# @param previous_message_input_sequence_number [String] The Fedwire sequence number for the wire transfer that was reversed.
#
# @param previous_message_input_source [String] The Fedwire input source identifier for the wire transfer that was reversed.
# @param previous_message_input_source [String, nil] The Fedwire input source identifier for the wire transfer that was reversed.
#
# @param receiver_financial_institution_information [String, nil] Information included in the wire reversal for the receiving financial institutio
#
Expand Down
2 changes: 1 addition & 1 deletion lib/increase/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Increase
VERSION = "1.49.0"
VERSION = "1.50.0"
end
20 changes: 11 additions & 9 deletions rbi/increase/models/transaction.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -9487,19 +9487,19 @@ module Increase

# The Fedwire cycle date for the wire transfer that is being reversed by this
# message.
sig { returns(Date) }
sig { returns(T.nilable(Date)) }
attr_accessor :previous_message_input_cycle_date

# The Fedwire transaction identifier for the wire transfer that was reversed.
sig { returns(String) }
sig { returns(T.nilable(String)) }
attr_accessor :previous_message_input_message_accountability_data

# The Fedwire sequence number for the wire transfer that was reversed.
sig { returns(String) }
attr_accessor :previous_message_input_sequence_number

# The Fedwire input source identifier for the wire transfer that was reversed.
sig { returns(String) }
sig { returns(T.nilable(String)) }
attr_accessor :previous_message_input_source

# Information included in the wire reversal for the receiving financial
Expand Down Expand Up @@ -9537,10 +9537,11 @@ module Increase
input_source: String,
originator_routing_number: T.nilable(String),
originator_to_beneficiary_information: T.nilable(String),
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: T.nilable(Date),
previous_message_input_message_accountability_data:
T.nilable(String),
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: T.nilable(String),
receiver_financial_institution_information: T.nilable(String),
sender_reference: T.nilable(String),
transaction_id: String,
Expand Down Expand Up @@ -9606,10 +9607,11 @@ module Increase
input_source: String,
originator_routing_number: T.nilable(String),
originator_to_beneficiary_information: T.nilable(String),
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: T.nilable(Date),
previous_message_input_message_accountability_data:
T.nilable(String),
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: T.nilable(String),
receiver_financial_institution_information: T.nilable(String),
sender_reference: T.nilable(String),
transaction_id: String,
Expand Down
20 changes: 11 additions & 9 deletions rbi/increase/models/wire_transfer.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -738,19 +738,19 @@ module Increase

# The Fedwire cycle date for the wire transfer that is being reversed by this
# message.
sig { returns(Date) }
sig { returns(T.nilable(Date)) }
attr_accessor :previous_message_input_cycle_date

# The Fedwire transaction identifier for the wire transfer that was reversed.
sig { returns(String) }
sig { returns(T.nilable(String)) }
attr_accessor :previous_message_input_message_accountability_data

# The Fedwire sequence number for the wire transfer that was reversed.
sig { returns(String) }
attr_accessor :previous_message_input_sequence_number

# The Fedwire input source identifier for the wire transfer that was reversed.
sig { returns(String) }
sig { returns(T.nilable(String)) }
attr_accessor :previous_message_input_source

# Information included in the wire reversal for the receiving financial
Expand Down Expand Up @@ -784,10 +784,11 @@ module Increase
input_source: String,
originator_routing_number: T.nilable(String),
originator_to_beneficiary_information: T.nilable(String),
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: T.nilable(Date),
previous_message_input_message_accountability_data:
T.nilable(String),
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: T.nilable(String),
receiver_financial_institution_information: T.nilable(String),
sender_reference: T.nilable(String),
transaction_id: String,
Expand Down Expand Up @@ -853,10 +854,11 @@ module Increase
input_source: String,
originator_routing_number: T.nilable(String),
originator_to_beneficiary_information: T.nilable(String),
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: T.nilable(Date),
previous_message_input_message_accountability_data:
T.nilable(String),
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: T.nilable(String),
receiver_financial_institution_information: T.nilable(String),
sender_reference: T.nilable(String),
transaction_id: String,
Expand Down
24 changes: 12 additions & 12 deletions sig/increase/models/transaction.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -3894,10 +3894,10 @@ module Increase
input_source: String,
originator_routing_number: String?,
originator_to_beneficiary_information: String?,
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: Date?,
previous_message_input_message_accountability_data: String?,
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: String?,
receiver_financial_institution_information: String?,
sender_reference: String?,
transaction_id: String,
Expand Down Expand Up @@ -3925,13 +3925,13 @@ module Increase

attr_accessor originator_to_beneficiary_information: String?

attr_accessor previous_message_input_cycle_date: Date
attr_accessor previous_message_input_cycle_date: Date?

attr_accessor previous_message_input_message_accountability_data: String
attr_accessor previous_message_input_message_accountability_data: String?

attr_accessor previous_message_input_sequence_number: String

attr_accessor previous_message_input_source: String
attr_accessor previous_message_input_source: String?

attr_accessor receiver_financial_institution_information: String?

Expand All @@ -3952,10 +3952,10 @@ module Increase
input_source: String,
originator_routing_number: String?,
originator_to_beneficiary_information: String?,
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: Date?,
previous_message_input_message_accountability_data: String?,
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: String?,
receiver_financial_institution_information: String?,
sender_reference: String?,
transaction_id: String,
Expand All @@ -3973,10 +3973,10 @@ module Increase
input_source: String,
originator_routing_number: String?,
originator_to_beneficiary_information: String?,
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: Date?,
previous_message_input_message_accountability_data: String?,
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: String?,
receiver_financial_institution_information: String?,
sender_reference: String?,
transaction_id: String,
Expand Down
24 changes: 12 additions & 12 deletions sig/increase/models/wire_transfer.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -312,10 +312,10 @@ module Increase
input_source: String,
originator_routing_number: String?,
originator_to_beneficiary_information: String?,
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: Date?,
previous_message_input_message_accountability_data: String?,
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: String?,
receiver_financial_institution_information: String?,
sender_reference: String?,
transaction_id: String,
Expand Down Expand Up @@ -343,13 +343,13 @@ module Increase

attr_accessor originator_to_beneficiary_information: String?

attr_accessor previous_message_input_cycle_date: Date
attr_accessor previous_message_input_cycle_date: Date?

attr_accessor previous_message_input_message_accountability_data: String
attr_accessor previous_message_input_message_accountability_data: String?

attr_accessor previous_message_input_sequence_number: String

attr_accessor previous_message_input_source: String
attr_accessor previous_message_input_source: String?

attr_accessor receiver_financial_institution_information: String?

Expand All @@ -370,10 +370,10 @@ module Increase
input_source: String,
originator_routing_number: String?,
originator_to_beneficiary_information: String?,
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: Date?,
previous_message_input_message_accountability_data: String?,
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: String?,
receiver_financial_institution_information: String?,
sender_reference: String?,
transaction_id: String,
Expand All @@ -391,10 +391,10 @@ module Increase
input_source: String,
originator_routing_number: String?,
originator_to_beneficiary_information: String?,
previous_message_input_cycle_date: Date,
previous_message_input_message_accountability_data: String,
previous_message_input_cycle_date: Date?,
previous_message_input_message_accountability_data: String?,
previous_message_input_sequence_number: String,
previous_message_input_source: String,
previous_message_input_source: String?,
receiver_financial_institution_information: String?,
sender_reference: String?,
transaction_id: String,
Expand Down