Merge upstream and update generated code for v691

This commit is contained in:
Stripe OpenAPI 2023-11-30 18:45:25 +00:00
commit 3d3552e00d
4 changed files with 15 additions and 3 deletions

View File

@ -80,7 +80,7 @@ Gemspec/DeprecatedAttributeAssignment: # new in 1.30
Gemspec/DevelopmentDependencies: # new in 1.44
Enabled: true
Gemspec/RequireMFA: # new in 1.23
Enabled: true
Enabled: false
Layout/LineContinuationLeadingSpace: # new in 1.31
Enabled: true
Layout/LineContinuationSpacing: # new in 1.31

View File

@ -1,5 +1,17 @@
# Changelog
## 10.2.0 - 2023-11-30
* [#1292](https://github.com/stripe/stripe-ruby/pull/1292) Update generated code
* Add support for new resources `Climate.Order`, `Climate.Product`, and `Climate.Supplier`
* Add support for `cancel`, `create`, `list`, `retrieve`, and `update` methods on resource `Order`
* Add support for `list` and `retrieve` methods on resources `Product` and `Supplier`
* [#1295](https://github.com/stripe/stripe-ruby/pull/1295) Upgrade rubocop
* [#1291](https://github.com/stripe/stripe-ruby/pull/1291) Update generated code
* [#1290](https://github.com/stripe/stripe-ruby/pull/1290) Update generated code
* [#1288](https://github.com/stripe/stripe-ruby/pull/1288) Update generated code
## 10.2.0-beta.1 - 2023-11-02
* [#1287](https://github.com/stripe/stripe-ruby/pull/1287) Update generated code for beta
* Add support for `attach_payment_intent` method on resource `Invoice`

View File

@ -1 +1 @@
v682
v691

View File

@ -24,7 +24,7 @@ Gem::Specification.new do |s|
"github_repo" => "ssh://github.com/stripe/stripe-ruby",
"homepage_uri" => "https://stripe.com/docs/api?lang=ruby",
"source_code_uri" => "https://github.com/stripe/stripe-ruby",
"rubygems_mfa_required" => "true",
"rubygems_mfa_required" => "false",
}
ignored = Regexp.union(