From 0a9248761bbc6ad799398a0b5ed62b255e44941b Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 23:18:35 +0000 Subject: [PATCH 1/2] feat(api): api update --- .stats.yml | 4 ++-- lib/increase/models/card_payment.rb | 6 +++--- lib/increase/models/transaction.rb | 6 +++--- rbi/increase/models/card_payment.rbi | 6 +++--- rbi/increase/models/transaction.rbi | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.stats.yml b/.stats.yml index 86d1fe70d..d265c5e45 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-884e347f765b181f0f15f821b0c5786f51d532aae1077294aedf3fff0d6f9b22.yml -openapi_spec_hash: 119e76f07825b0975b385de037fe8d96 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-c92eec60054dfe853fc3f3147d60329d0b24e65d6e29a707d17f1e8c1b44bd7b.yml +openapi_spec_hash: cbe8d84401e587a8ebfd5037cf2bf7be config_hash: 8dadd60eab7ab858cf06c6a8633ed9f3 diff --git a/lib/increase/models/card_payment.rb b/lib/increase/models/card_payment.rb index 357958de1..6784ce53b 100644 --- a/lib/increase/models/card_payment.rb +++ b/lib/increase/models/card_payment.rb @@ -5618,7 +5618,7 @@ class CardSettlement < Increase::Internal::Type::BaseModel nil?: true # @!attribute surcharge - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). # @@ -5688,7 +5688,7 @@ class CardSettlement < Increase::Internal::Type::BaseModel # # @param purchase_details [Increase::Models::CardPayment::Element::CardSettlement::PurchaseDetails, nil] Additional details about the card purchase, such as tax and industry-specific fi # - # @param surcharge [Increase::Models::CardPayment::Element::CardSettlement::Surcharge, nil] Surcharge amount details, if applicable. The amounts positive if the surcharge i + # @param surcharge [Increase::Models::CardPayment::Element::CardSettlement::Surcharge, nil] Surcharge amount details, if applicable. The amount is positive if the surcharge # # @param transaction_id [String] The identifier of the Transaction associated with this Transaction. # @@ -6891,7 +6891,7 @@ class Surcharge < Increase::Internal::Type::BaseModel # {Increase::Models::CardPayment::Element::CardSettlement::Surcharge} for more # details. # - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). # diff --git a/lib/increase/models/transaction.rb b/lib/increase/models/transaction.rb index 1438775be..55f67becc 100644 --- a/lib/increase/models/transaction.rb +++ b/lib/increase/models/transaction.rb @@ -2864,7 +2864,7 @@ class CardSettlement < Increase::Internal::Type::BaseModel nil?: true # @!attribute surcharge - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). # @@ -2934,7 +2934,7 @@ class CardSettlement < Increase::Internal::Type::BaseModel # # @param purchase_details [Increase::Models::Transaction::Source::CardSettlement::PurchaseDetails, nil] Additional details about the card purchase, such as tax and industry-specific fi # - # @param surcharge [Increase::Models::Transaction::Source::CardSettlement::Surcharge, nil] Surcharge amount details, if applicable. The amounts positive if the surcharge i + # @param surcharge [Increase::Models::Transaction::Source::CardSettlement::Surcharge, nil] Surcharge amount details, if applicable. The amount is positive if the surcharge # # @param transaction_id [String] The identifier of the Transaction associated with this Transaction. # @@ -4137,7 +4137,7 @@ class Surcharge < Increase::Internal::Type::BaseModel # {Increase::Models::Transaction::Source::CardSettlement::Surcharge} for more # details. # - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). # diff --git a/rbi/increase/models/card_payment.rbi b/rbi/increase/models/card_payment.rbi index 78838a9c7..9da20fe75 100644 --- a/rbi/increase/models/card_payment.rbi +++ b/rbi/increase/models/card_payment.rbi @@ -10347,7 +10347,7 @@ module Increase end attr_writer :purchase_details - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). sig do @@ -10478,7 +10478,7 @@ module Increase # Additional details about the card purchase, such as tax and industry-specific # fields. purchase_details:, - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). surcharge:, @@ -12697,7 +12697,7 @@ module Increase sig { returns(Integer) } attr_accessor :presentment_amount - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). sig do diff --git a/rbi/increase/models/transaction.rbi b/rbi/increase/models/transaction.rbi index 4bc4f7de8..d8d974ef2 100644 --- a/rbi/increase/models/transaction.rbi +++ b/rbi/increase/models/transaction.rbi @@ -5350,7 +5350,7 @@ module Increase end attr_writer :purchase_details - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). sig do @@ -5481,7 +5481,7 @@ module Increase # Additional details about the card purchase, such as tax and industry-specific # fields. purchase_details:, - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). surcharge:, @@ -7700,7 +7700,7 @@ module Increase sig { returns(Integer) } attr_accessor :presentment_amount - # Surcharge amount details, if applicable. The amounts positive if the surcharge + # Surcharge amount details, if applicable. The amount is positive if the surcharge # is added to to the overall transaction amount (surcharge), and negative if the # surcharge is deducted from the overall transaction amount (discount). sig do From ce5a768490e1501c71ce1d01391769aa367cba91 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 23:18:56 +0000 Subject: [PATCH 2/2] release: 1.86.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 c3ef6db43..ceafc9afb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.85.0" + ".": "1.86.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 799bb6df7..a8fe4e2b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.86.0 (2025-09-23) + +Full Changelog: [v1.85.0...v1.86.0](https://github.com/Increase/increase-ruby/compare/v1.85.0...v1.86.0) + +### Features + +* **api:** api update ([0a92487](https://github.com/Increase/increase-ruby/commit/0a9248761bbc6ad799398a0b5ed62b255e44941b)) + ## 1.85.0 (2025-09-22) Full Changelog: [v1.84.0...v1.85.0](https://github.com/Increase/increase-ruby/compare/v1.84.0...v1.85.0) diff --git a/Gemfile.lock b/Gemfile.lock index 916112cb1..b0f3aa00c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GIT PATH remote: . specs: - increase (1.85.0) + increase (1.86.0) connection_pool GEM diff --git a/README.md b/README.md index 01eb99894..bb3b74b22 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.85.0" +gem "increase", "~> 1.86.0" ``` diff --git a/lib/increase/version.rb b/lib/increase/version.rb index 367c2536b..847b3b1ac 100644 --- a/lib/increase/version.rb +++ b/lib/increase/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Increase - VERSION = "1.85.0" + VERSION = "1.86.0" end