From 42f0c2c9d457886f49187e10a334fee09405fa7d Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 17:45:36 +0000 Subject: [PATCH] Update generated code for v599 --- OPENAPI_VERSION | 2 +- lib/stripe/resources/payment_method_configuration.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 8a06d2260..82db3f750 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v591 \ No newline at end of file +v599 \ No newline at end of file diff --git a/lib/stripe/resources/payment_method_configuration.rb b/lib/stripe/resources/payment_method_configuration.rb index e6f61f032..e3955fa2a 100644 --- a/lib/stripe/resources/payment_method_configuration.rb +++ b/lib/stripe/resources/payment_method_configuration.rb @@ -14,7 +14,7 @@ module Stripe # # Related guides: # - [Payment Method Configurations API](https://stripe.com/docs/connect/payment-method-configurations) - # - [Multiple payment method configurations on dynamic payment methods](https://stripe.com/docs/payments/multiple-payment-method-configs) + # - [Multiple configurations on dynamic payment methods](https://stripe.com/docs/payments/multiple-payment-method-configs) # - [Multiple configurations for your Connect accounts](https://stripe.com/docs/connect/multiple-payment-method-configurations) class PaymentMethodConfiguration < APIResource extend Stripe::APIOperations::Create